You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
666 B
HTML
19 lines
666 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="./style.css">
|
|
<title>Communist Internet Federation</title>
|
|
</head>
|
|
<body>
|
|
<h1 class="slidefadein">Communist Internet Federation</h1>
|
|
<p class="slidefadein">This side is still heavily under construction</p>
|
|
<p class="slidefadein">In the meantime check out our <a href="https://lemmy.cif.su/">Lemmy Instance</a></p>
|
|
|
|
|
|
<footer>
|
|
<p><a href="https://search.cif.su/">Search</a></p>
|
|
<p><a href="https://lemmy.cif.su/">Lemmy</a></p>
|
|
<p><a href="https://code.cif.su">Code</a></p>
|
|
</footer>
|
|
</body>
|
|
</html> |