grid push
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<!--right column-->
|
||||
<div class="sidebar">
|
||||
<div class="about-box">
|
||||
<div class="diary-box about-box">
|
||||
<h2>about</h2>
|
||||
<b>Blessfrey</b> is a 2D action RPG developed for PC in Godot Engine. <br>
|
||||
<br>
|
||||
@@ -9,14 +9,14 @@
|
||||
Inspired by Guild Wars 1 and Magic: The Gathering. <br>
|
||||
</div>
|
||||
|
||||
<div class="twitter-box">
|
||||
<div class="diary-box twitter-box">
|
||||
<h2>chat</h2>
|
||||
Twitter: <a href="https://twitter.com/lilchimchooree">@lilchimchooree</a><br>
|
||||
<br>
|
||||
<a href="/contact" rel="nofollow">contact me</a><br>
|
||||
</div>
|
||||
|
||||
<div class="latest">
|
||||
<div class="diary-box latest">
|
||||
<h2>latest</h2>
|
||||
<div class="latest-text">
|
||||
<ul>
|
||||
@@ -31,7 +31,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="wordcloud">
|
||||
<div class="diary-box wordcloud">
|
||||
<h2>cloud</h2>
|
||||
% for t in tags:
|
||||
% tagless = t.replace('#','')
|
||||
@@ -39,7 +39,7 @@
|
||||
% end
|
||||
</div>
|
||||
|
||||
<div class="disclosure">
|
||||
<div class="diary-box disclosure">
|
||||
<br>Blessfrey.me is not using sponsored posts or affiliate links. <br>
|
||||
<br>
|
||||
Blessfrey.me is not collecting personal information + has no cookies. <br>
|
||||
|
||||
Reference in New Issue
Block a user