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.
20 lines
698 B
HTML
20 lines
698 B
HTML
3 weeks ago
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<link rel="stylesheet" href="style.css">
|
||
|
<title>SputnikOS</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<div class="name">
|
||
|
<h1>SputnikOS</h1>
|
||
|
</div>
|
||
|
<div class="text">
|
||
|
<p>Our objective is to make the Internet a decentralized and surveilance free place for everyone out there. Let's speak out for everybody out there who gets opressed. Otherwise it will be you one day.</p>
|
||
|
</div>
|
||
|
</body>
|
||
|
<footer>
|
||
|
<div class="flag-text">
|
||
|
<p>🇵🇸Free Palestine🇵🇸 🇺🇦Слава Україні🇺🇦 🇾🇪الموت لأمريكا🇾🇪</p>
|
||
|
</div>
|
||
|
</footer>
|
||
|
</html>
|