blob: 1bda1f30f3656a1957b12ac7620454454663e0a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
|
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Metadata -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Oxbian's blog">
<meta property="og:title" content="Oxbian's blog">
<meta property="og:url" content="https://blog.arka.rocks">
<meta property="og:type" content="article">
<meta property="og:article:author" content="Oxbian">
<!-- CSS & Atom -->
<link rel="alternate" href="atom_en.xml" type="application/atom+xml" title="RSS">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="shortcut icon" href="assets/favicon/favicon.ico" type="image/x-icon">
<title>Oxbian's blog</title>
</head>
<body>
<!-- Header -->
<header>
<nav>
<ul>
<li><a href="index_en.html">Home</a></li>
<li><a href="pages/en/how-to-read.html">How to read ?</a></li>
<li><a href="pages/en/about.html">About</a></li>
<li><a href="atom_en.xml">RSS</a></li>
</ul>
<br>
<ul>
<li><a href="index_fr.html">Blog en français</a></li>
</ul>
</nav>
</header>
<!-- Main content -->
<main>
<article>
<h1>Welcome on my blog</h1>
<p>On this blog you will found articles about IT, coding, network, cybersecurity, free software..
Moreover I share articles about good practices in different domains like privacy, sport..</p>
<ul>
<li><a href="pages/en/data-privacy.html">Data & privacy</a><p>25-06-2023</p></li>
</ul>
<h2>Tags:</h2>
<div class="tags">
<ul>
<li><a href="pages/en/tags/vie_privée.html">vie privée</a></li>
<li><a href="pages/en/tags/bonne_pratique.html">bonne pratique</a></li>
</ul>
</div>
</article>
</main>
<!-- Footer -->
<hr>
<footer>
<p>Contact-me for any questions, I answer quite fast in general.</p>
<!-- Contact -->
<div id="social">
<ul>
<li><a class="matrix" href="https://matrix.to/#/@oxbian:matrix.org">Matrix</a></li>
<li><a rel="me" class="mastodon" href="https://social.linux.pizza/@Oxbian">Mastodon</a></li>
<li><a class="mail" href="mailto:oxbian.noch@simplelogin.com">Mail</a></li>
</ul>
</div>
</footer>
</body>
</html>
|
ArKa projects. All rights to me, and your next child right arm.