diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2022-05-28 21:43:54 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2022-05-28 21:43:54 -0600 |
commit | 3262c801cf793ea82a1884f1fb008445c4b4ef6e (patch) | |
tree | 130dc1f1fb6f70f198df0e2abf9cf76d21d0153e /blog/dst/index.html | |
parent | 204e3dbf68225dd5e32fe58ae228eb4ac45d75de (diff) |
finish flappybird entry
Diffstat (limited to 'blog/dst/index.html')
-rw-r--r-- | blog/dst/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/dst/index.html b/blog/dst/index.html index a7f9a2a..26f08ca 100644 --- a/blog/dst/index.html +++ b/blog/dst/index.html @@ -95,7 +95,7 @@ <h2>Articles</h2> <ul class="page-list"> <h3>May 2022</h3> - <li>May 28 - <a href="https://blog.luevano.xyz/g/flappybird_godot_devlog_1.html">Creating a FlappyBird clone in Godot 3.5 devlog 1</a></li> + <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> <li>May 22 - <a href="https://blog.luevano.xyz/g/godot_project_structure.html">General Godot project structure</a></li> <li>May 17 - <a href="https://blog.luevano.xyz/g/starting_gamedev_blogging.html">Will start blogging about gamedev</a></li> <li>May 15 - <a href="https://blog.luevano.xyz/a/password_manager_authenticator_setup.html">My setup for a password manager and MFA authenticator</a></li> |