63 lines
2.2 KiB
HTML
63 lines
2.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="fr" dir="ltr">
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Titre de la page de travail | Labo html</title>
|
|
<meta name="keywords" content="">
|
|
<meta name="description" content="" />
|
|
<meta name="robots" content="archive,index,follow" />
|
|
<link href="css/main.css" rel="stylesheet" type="text/css" />
|
|
<link href="../dependances/fork-awesome/css/fork-awesome.min.css" rel="stylesheet" type="text/css" />
|
|
<link href="../dependances/simple.css/simple.css" rel="stylesheet" type="text/css" />
|
|
<link href="css/kilombo.css" rel="stylesheet" type="text/css" />
|
|
<link rel="shortcut icon" href="images/favicon.png" />
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<header>
|
|
<h1>
|
|
<img src="images/favicon.png" alt="Étoile rouge à cinq branche dans une autre étoile à cinq branches.">
|
|
Kilombo
|
|
<img src="images/favicon.png" alt="Étoile rouge à cinq branche dans une autre étoile à cinq branches.">
|
|
</h1>
|
|
|
|
</header>
|
|
|
|
<main>
|
|
|
|
<h2>Plandemia</h2>
|
|
|
|
<article>
|
|
Du contenu sur <a href="https://kilombo.top/rubrique4">Actualité à propos de la Plandémie</a>
|
|
</article>
|
|
|
|
<h2>Proletarios Internacionalistas</h2>
|
|
|
|
<article>
|
|
Il y a <a href="https://proletariosinternacionalistas.kilombo.top">le site sur kilombo.top</a>
|
|
et celui sur <a href="https://www.proletariosinternacionalistas.com/">simplesite.com</a>.
|
|
</article>
|
|
|
|
<h2>International Communist Group / Grupo Comunista Internacionalista</h2>
|
|
|
|
<article>
|
|
Il y a <a href="https://icg-gci.kilombo.top">le nouveau site</a>,
|
|
aussi <a href="https://icg-old.kilombo.top">l'ancien site</a>
|
|
et le <a href="https://cdrom.kilombo.top">CD-ROM mis en ligne</a>.
|
|
</article>
|
|
|
|
</main>
|
|
|
|
|
|
|
|
<footer>
|
|
<p><i class="fa fa-copyright fa-flip-horizontal"></i> 2022 - Kilombo</p>
|
|
<p><i class="fa fa-heart-o"></i> <a href="https://forkaweso.me">Fork Awsome</a>
|
|
| <i class="fa fa-heart-o"></i> <a href="https://simplecss.org">SimpleCSS</a></p>
|
|
</footer>
|
|
|
|
</body>
|
|
</html> |