aboutsummaryrefslogtreecommitdiff
path: root/index_en.html
blob: 7ede615c57b513752cac5c88947e8b4f95137af9 (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
<!DOCTYPE html>
<html lang="fr">
<head>
    <!-- Metadonnées -->
    <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_fr.xml" type="application/atom+xml" title="RSS">
    <link rel="stylesheet" href="https://arka.rocks/assets/style/colorscheme.css">
    <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>
    <!-- En tête -->
    <header>
        <nav>
            <ul>
                <li><a href="index_en.html">Accueil</a></li>
            </ul>
	    <br>
	    <ul>
		<li><a href="index_fr.html">Blog en français</a></li>
	    </ul>
        </nav>
    </header>

    <!-- Contenu principale -->
    <main>
        <article>
            <h1>The english part in under construction</h1>
        </article>
    </main>

    <!-- Bas de page -->
    <hr>
    <footer>
        <p>Contact me for any question.</p>

        <!-- Réseaux sociaux-->
        <div id="social">
            <ul>
                <li><a rel="me" class="mastodon" href="https://social.linux.pizza/@Oxbian">Mastodon</a></li>
                <li><a class="mail" href="mailto:oxbian@mailbox.org">Mail</a></li>
				<li><a class="gpg" href="https://arka.rocks/B3777BB478C7862BE696576B0E8F319FD43747E5.asc">GPG</a></li>
            </ul>
        </div>
    </footer>
</body>
</html>
ArKa projects. All rights to me, and your next child right arm.