grid push
This commit is contained in:
+1
-10
@@ -52,16 +52,7 @@
|
||||
|
||||
<div class="ocs">
|
||||
<h2>characters</h2>
|
||||
<p>I'll also 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>
|
||||
<br>
|
||||
<p>Just as a note, Lune is my persona. I steal my other ocs' names as usernames, but we have no relation. I just like those names, obviously. <br></p>
|
||||
<div class="ocs-nav">
|
||||
% for c in chars:
|
||||
<a href="/char/{{c}}">
|
||||
<img src="/static/img/char/{{c}}/{{c}}avi.png" alt="(link: {{c}})" class="ocs-btn">
|
||||
</a>
|
||||
% end
|
||||
</div>
|
||||
<p>View my characters from gamedev projects, creative writing, and elsewhere on the <a href="/characters">characters page</a><br></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user