diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2023-06-02 21:48:00 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2023-06-02 21:48:00 -0600 |
commit | 2c6de158a32516c2517922537ceade07e374a17c (patch) | |
tree | 35ff0b8d1a17a9dce3f0b72af02868d58ea75628 /live/blog/index.html | |
parent | 1719cb0e84baf8ea2ceb57b68ead3d45c766671d (diff) |
add update entry on tutorial entries titles
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 81ab48c..551becb 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">Jun 03</span> - <a href="https://blog.luevano.xyz/a/learned_go_and_lua_hard_way.html">I had to learn Go and Lua the hard way</a></li> <li><span class="page-list-item">May 09</span> - <a href="https://blog.luevano.xyz/a/al_fin_tengo_fibra_opticona.html">Al fin tengo fibra ópticona</a></li> <li><span class="page-list-item">May 06</span> - <a href="https://blog.luevano.xyz/a/updated_pyssg_pymdvar_and_website.html">Updated pyssg to include pymdvar and the website</a></li> <h3>2022</h3> |