Better SEO

This commit is contained in:
prototypa
2022-09-11 06:25:00 -04:00
parent dbb9fa1d81
commit 6b845b7437
6 changed files with 39 additions and 24 deletions

View File

@ -8,6 +8,7 @@
"start": "astro dev",
"build": "astro build",
"preview": "astro preview",
"astro": "astro",
"format": "prettier -w .",
"lint:eslint": "eslint . --ext .js,.ts,.astro",
"subfont": "subfont -ir --no-fallbacks --silent --root dist"
@ -18,6 +19,7 @@
"@astrojs/rss": "^1.0.0",
"@astrojs/sitemap": "^1.0.0",
"@astrojs/tailwind": "^1.0.0",
"@astrolib/seo": "^0.2.0",
"@fontsource/inter": "^4.5.12",
"@tailwindcss/typography": "^0.5.4",
"@typescript-eslint/eslint-plugin": "^5.36.2",