This commit is contained in:
chimchooree
2024-01-02 18:01:44 -06:00
parent 5b363fe45a
commit 062189cf79
8 changed files with 13 additions and 10 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
% end
</div>
<div class="portrait">
<div style="background-image: url(/static/img/char/{{name}}/portrait.png); height: 100%; background-repeat: no-repeat; background-position: bottom left;"></div>
<div style="background-image: url(/static/img/char/{{name}}/portrait.png); background-repeat: no-repeat; background-position: bottom left;"></div>
</div>
+1 -1
View File
@@ -3,7 +3,7 @@
<div class="sidebar">
<div class="diary-box about-box">
<h2>about</h2>
<p><b>Blessfrey.me</b> is my blog and portfolio for sharing programming, art, and Scripture. I want to learn and have fun!</p>
<p><b>Blessfrey.me</b> is my blog and portfolio for programming, art, and Scripture. I want to learn and have fun!</p>
</div>
<div class="diary-box social-box">
-1
View File
@@ -2,7 +2,6 @@
<footer><!--<div class="footer-grid">
<div class="links">-->
. •  .
site navigation:
<a href=/diary>diary</a>
{{random.choice(['.','•','☆','★'])}} <a href=/games>games</a>
{{random.choice(['.','•','☆','★'])}} <a href=/characters>characters</a>