footer works; removed unused elements; added some character avis; char css is fine now
This commit is contained in:
+2
-5
@@ -46,15 +46,12 @@
|
||||
<br>
|
||||
<p>Cat Store - Java, text-based cat breeding and cat show life sim. <br></p>
|
||||
<br>
|
||||
<p><a href="https://chimchooree.itch.io/">itch.io (chimchooree)</a> - Small games, either as tech demos or game jam outcomes. <br></p>
|
||||
<br>
|
||||
<p><a href="https://gitlab.com/chimchooree">GitLab (chimchooree)</a> - Code snippets, coding class assignments, and other random stuff on here. If it looks inactive, most of my projects are private...I'm shy! <br></p>
|
||||
<p>I'll also leave my <a href="https://chimchooree.itch.io/">itch.io (chimchooree)</a> and <a href="https://gitlab.com/chimchooree">GitLab (chimchooree)</a> for micro games and general coding projects. <br></p>
|
||||
</div>
|
||||
|
||||
<div class="ocs">
|
||||
<h2>characters</h2>
|
||||
<p>If you play Artfight, attack my account <a href="https://artfight.net/~abbey">abbey</a>! <br></p>
|
||||
<br>
|
||||
<p>I'll keep my ocs here, since <a href="https://toyhou.se/abbey">Toyhouse</a> and other sites are cumbersome. Some tie into gamedev projects, some are game characters, others originated on petsites, and others are from my general creative writing. If you play Artfight, attack my account <a href="https://artfight.net/~abbey">abbey</a>! <br></p>
|
||||
<div class="ocs-nav">
|
||||
% for c in chars:
|
||||
<a href="/char/{{c}}">
|
||||
|
||||
Reference in New Issue
Block a user