From 81d0d609e47d5cdfab3d5db2eff6ec91b5d2773b Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <david@luevano.xyz> Date: Mon, 19 Dec 2022 22:48:27 -0600 Subject: add new entry, fix ??? to == syntax for 'mark' --- live/blog/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'live/blog/index.html') 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> -- cgit v1.2.3-70-g09d2