summaryrefslogtreecommitdiff
path: root/live/blog/index.html
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2022-12-19 22:48:27 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2022-12-19 22:48:27 -0600
commit81d0d609e47d5cdfab3d5db2eff6ec91b5d2773b (patch)
tree4a9ebd6501d0aa63fd3493d57c8dc73fb3ae47d3 /live/blog/index.html
parent7e49db5ddefe8c515b5f3931a5c701efaac33d91 (diff)
add new entry, fix ??? to == syntax for 'mark'
Diffstat (limited to 'live/blog/index.html')
-rw-r--r--live/blog/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/live/blog/index.html b/live/blog/index.html
index ae1bbee..2cd139b 100644
--- a/live/blog/index.html
+++ b/live/blog/index.html
@@ -81,7 +81,9 @@
<h2>Articles</h2>
<ul class="page-list">
- <h3>June 2022</h3>
+ <h3>December 2022</h3>
+ <li>Dec 20 - <a href="https://blog.luevano.xyz/a/rewrote_pyssg_again.html">Rewrote pyssg again</a></li>
+ <h3>June 2022</h3>
<li>Jun 10 - <a href="https://blog.luevano.xyz/g/gogodot_jam3_devlog_1.html">Creating my Go Godot Jam 3 entry using Godot 3.5 devlog 1</a></li>
<h3>May 2022</h3>
<li>May 29 - <a href="https://blog.luevano.xyz/g/flappybird_godot_devlog_1.html">Creating a FlappyBird clone in Godot 3.5 devlog 1</a></li>