diff --git a/content/anime.md b/content/anime.md index 9589a29..0ddeda2 100644 --- a/content/anime.md +++ b/content/anime.md @@ -2,7 +2,7 @@ title = "Anime Tracker" description = "Comprehensive list of anime I've watched with season progress." date = 2025-06-08 -updated = 2025-06-09 +updated = 2025-06-10 +++ {{ subheading(text="Currently Watching / Tracking") }} @@ -10,7 +10,7 @@ updated = 2025-06-09 {{ table( heading=["Name", "Current Season", "Status"], rows=[ - ["Gintama", "1", "Watching"], + ["Gintama", "2", "Watching"], ["Aharen-san wa Hakarenai", "2", "Watching"], ["Haite Kudasai, Takamine-san", "1", "Watching"], ["Fairy Tail: 100 Years Quest", "1", "Airing Paused"], diff --git a/static/assets/apple-touch-icon.png b/static/assets/apple-touch-icon.png new file mode 100644 index 0000000..f6b369c Binary files /dev/null and b/static/assets/apple-touch-icon.png differ diff --git a/static/assets/background.webp b/static/assets/background.webp index fc823d9..2a9851b 100644 Binary files a/static/assets/background.webp and b/static/assets/background.webp differ diff --git a/templates/base.html b/templates/base.html index bbaad62..f81343f 100644 --- a/templates/base.html +++ b/templates/base.html @@ -5,6 +5,7 @@
| {{ head }} | @@ -9,7 +9,7 @@
|---|
| {{ item }} | {% endfor %}