diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2023-08-27 18:38:10 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2023-08-27 18:38:10 -0600 |
commit | 06184c13af639917e1af5a1bc298b0022c1398ea (patch) | |
tree | c725aac7f7fc72613c518d59756137834f7894e9 /live/blog/index.html | |
parent | 6629c2c9830cf1c6b0e18e8acdd15dc986e78f3a (diff) |
build site with new godot entry
Diffstat (limited to 'live/blog/index.html')
-rw-r--r-- | live/blog/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/live/blog/index.html b/live/blog/index.html index 716c30c..62e68e7 100644 --- a/live/blog/index.html +++ b/live/blog/index.html @@ -88,6 +88,7 @@ <h2>Articles</h2> <ul class="page-list"> <h3>2023</h3> + <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> <li><span class="page-list-item">Jul 24</span> - <a href="https://blog.luevano.xyz/a/jellyfin_server_with_sonarr_radarr.html">Set up a media server with Jellyfin, Sonarr and Radarr</a></li> <li><span class="page-list-item">Jul 24</span> - <a href="https://blog.luevano.xyz/a/torrenting_with_qbittorrent.html">Set up qBitTorrent with Jackett for use with Starr apps</a></li> |