Add Mastodon links to new stories, add title texts, and improve tags

- Added Mastodon links to "Woofer Exploration" and "Rose's Binge"
- Add title texts to stories and games thumbnails on index, stories, games, and tag pages
- Add descriptions and related tags to tag pages
This commit is contained in:
Bad Manners 2024-07-23 17:02:49 -03:00
parent efcfce1e06
commit a713adc1ec
34 changed files with 493 additions and 239 deletions

View file

@ -1,7 +1,7 @@
{
"name": "gallery-badmanners-xyz",
"type": "module",
"version": "1.5.0",
"version": "1.5.1",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
@ -20,7 +20,7 @@
"@tailwindcss/typography": "^0.5.12",
"@types/sanitize-html": "^2.11.0",
"astro": "^4.5.16",
"astro-pagefind": "^1.5.0",
"astro-pagefind": "^1.6.0",
"github-slugger": "^2.0.0",
"marked": "^12.0.1",
"pagefind": "^1.1.0",