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

@ -22,7 +22,7 @@ export default {
radial: "radial-gradient(var(--tw-gradient-stops))",
},
typography: ({ theme }) => ({
story: {
bm: {
css: {
"--tw-prose-body": theme("colors.stone[800]"),
"--tw-prose-headings": theme("colors.stone[900]"),