diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2023-06-15 04:23:12 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2023-06-15 04:23:12 -0600 |
commit | 4299f2c21ff4e13a911f8b41d99d1fcef7823ec6 (patch) | |
tree | e601cb3989257d885c893a176caf129e22e68f34 /live/blog/index.html | |
parent | 0c8910a53a1d730b025975ca0bc651c9992750a9 (diff) |
add arch logs 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 efd84fe..21f71a1 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 15</span> - <a href="https://blog.luevano.xyz/a/arch_logs_flooding_disk.html">Configure system logs on Arch to avoid filled up disk</a></li> <li><span class="page-list-item">Jun 10</span> - <a href="https://blog.luevano.xyz/a/manga_server_with_komga.html">Set up a manga server with Komga and mangal</a></li> <li><span class="page-list-item">Jun 03</span> - <a href="https://blog.luevano.xyz/a/updating_creating_entries_titles_to_setup.html">Updated the how-to entries titles</a></li> <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> |