new website

This commit is contained in:
chimchooree
2022-06-15 12:08:55 -05:00
parent 323aa85f0b
commit 2aceea75f5
463 changed files with 556 additions and 9654 deletions
+11 -15
View File
@@ -2,23 +2,19 @@
% import random
<div class="social"> </div>
<div class="bg"> </div>
<div class="bg">
<br>
Maintenance mode! <br>
The website deserves prettier art, more features, and better editting. <br>
<br>
Until then, check out No-Legs the Cat. <br>
<br>
<img src="/static/img/monorail.png" alt="(image: He's an orange tabby with orange eyes, a pink nose, and a white chest. He sits with his legs completely tucked, so you can't even tell he has legs. Cutie.)">
</a><br>
<br>
</div>
<div class="footer-row"> </div>
<div class="tweets">
<a class="twitter-timeline" data-width="400" data-height="200" data-theme="dark" href="https://twitter.com/lilchimchooree" data-chrome="noheader nofooter transparent noborders">Tweets by lilchimchooree</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
<div class="news">
<center>. •  . <strong>news</strong> ☆  .. . <br></center>
<br>
<ul>
% for n in news:
% bullet = random.choice(['.','•','☆','★'])
<li>{{bullet}}&#9;<a href={{n[0]}} rel="nofollow">{{!n[1]}}</a><br></li>
% end
</ul>
<br>
<center>.  ★      ..      •     .  ☆</center>
</div>