diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2023-07-23 22:31:37 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2023-07-23 22:31:37 -0600 |
commit | 627b5c1ff7b6856f1b83da5b6d1acd5cf597b266 (patch) | |
tree | 339c4e79df5bfec2f38c064af307254ebe476eb7 /live/blog/index.html | |
parent | cfa119e524823b1b47ea8f7c675d5c003037d736 (diff) |
add new built files
Diffstat (limited to 'live/blog/index.html')
-rw-r--r-- | live/blog/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/live/blog/index.html b/live/blog/index.html index 21f71a1..c87e49c 100644 --- a/live/blog/index.html +++ b/live/blog/index.html @@ -88,6 +88,8 @@ <h2>Articles</h2> <ul class="page-list"> <h3>2023</h3> + <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 with 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> <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> |