diff options
Diffstat (limited to 'live/blog/index.html')
-rw-r--r-- | live/blog/index.html | 4 |
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> |