summaryrefslogtreecommitdiff
path: root/live/blog/index.html
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2024-03-01 04:13:22 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2024-03-01 04:13:22 -0600
commitab5cc111d51a8975f5f82e5a0b497b5f752acc5d (patch)
treea722ea0636b4d35b9c47120b877de32e96fdfc74 /live/blog/index.html
parente6df5eecddf5443824aba28d09563df8c725debd (diff)
add final flappybird godot devlog entry
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 6b32ad9..217ca53 100644
--- a/live/blog/index.html
+++ b/live/blog/index.html
@@ -87,7 +87,9 @@
<h2>Articles</h2>
<ul class="page-list">
- <h3>2023</h3>
+ <h3>2024</h3>
+ <li><span class="page-list-item">Mar 01</span> - <a href="https://blog.luevano.xyz/g/flappybird_godot_devlog_3.html">Final improvements to the FlappyBird clone and Android support devlog 3</a></li>
+ <h3>2023</h3>
<li><span class="page-list-item">Aug 29</span> - <a href="https://blog.luevano.xyz/g/godot_layers_and_masks_notes.html">Godot layers and masks notes</a></li>
<li><span class="page-list-item">Aug 27</span> - <a href="https://blog.luevano.xyz/g/flappybird_godot_devlog_2.html">Porting the FlappyBird clone to Godot 4.1 devlog 2</a></li>
<li><span class="page-list-item">Aug 20</span> - <a href="https://blog.luevano.xyz/a/pastebin_alt_with_privatebin.html">Set up a pastebin alternative with PrivateBin and YOURLS</a></li>