First commit

This commit is contained in:
Sparticus 2025-03-30 20:23:03 -04:00
parent 6ae29869a5
commit 255bef4afb
2 changed files with 39 additions and 0 deletions

39
index.html Normal file
View File

@ -0,0 +1,39 @@
<!DOCTYPE html>
<head>
<title>Resist</title>
<meta charset="utf-8" />
<style>
p {
color: white;
}
div {
max-width: 700px;
margin-left: auto;
margin-right: auto;
}
</style>
<! --
Yes, I know its ugly, but its thrown together quick.
More coming very soon
-->
</head>
<body style="background-color: black">
<div style="text-align:center;">
<div>
<img src=omegablk.png>
<p style="font-weight: bold; margin: 0;">United Interwebs Department of Internautics:</p>
<p style="font-weight: bold; margin: 0;">Bureau of Decentralized Resistance</p>
<p style="margin: 0;">9 March 2025</p>
<p style="margin: 0;">For Immediate Release</p>
<p>Those we have elected to represent us and protect our constitution have failed us. Trump, alongside Musk and DOGE are ignoring the constitution and turning our country into a fascist oligarchy. Therefore, it falls to us, The People of the United States, to support and defend the constitution of the United States.</p>
<p>There is no more republican vs democrat, or liberal vs conservative. There is only the fascists and those that would stand against them.</p>
<p>This page serves as a gateway for new to the resistance. In the future there will be information on how to find and join various resistance groups. In the meantime, the Department of Internautics is openly recruiting and welcoming resisters of all backgrounds.</p>
</div>
<a href=https://bsky.app/profile/doi.timeto.resist.is style="text-align:center; color: royalblue;">Find us on Bluesky</a> <br />
<a href=https://matrix.to/#/#BureauOfDecentralizedResistance:weresist.is style="text-align:center; color: royalblue;">Find us on Matrix</a>
</div>
<body>
</html>

BIN
omegablk.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB