diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2022-06-10 03:18:11 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2022-06-10 03:18:11 -0600 |
commit | 5f1e5efc10b554059a102237ed8d2e1b6e1bd3d3 (patch) | |
tree | 8eaa08ae811d2d63f8bb4db36fcfd650507f019d /blog/dst/index.html | |
parent | 2a4c15c26780d2cb55906a15ec0f79fe4b36586e (diff) |
finish the go godot jam3 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 6965972..163f679 100644 --- a/blog/dst/index.html +++ b/blog/dst/index.html @@ -95,7 +95,7 @@ <h2>Articles</h2> <ul class="page-list"> <h3>June 2022</h3> - <li>Jun 08 - <a href="https://blog.luevano.xyz/g/gogodot_jam3_devlog_1.html">Creating my Go Godot Jam 3 entry devlog 1</a></li> + <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> <li>May 22 - <a href="https://blog.luevano.xyz/g/godot_project_structure.html">General Godot project structure</a></li> |