design tweaks and astro 3

This commit is contained in:
2023-11-15 08:56:56 -05:00
parent 3cc15a0ffd
commit ff17cd2bb6
7 changed files with 4407 additions and 2967 deletions
+4 -4
View File
@@ -11,10 +11,10 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "^0.17.0",
"@astrojs/netlify": "^2.1.2",
"@astrojs/rss": "^2.1.0",
"astro": "^2.1.8",
"@astrojs/mdx": "^1.1.5",
"@astrojs/netlify": "^3.0.4",
"@astrojs/rss": "^3.0.0",
"astro": "^3.5.4",
"date-fns-tz": "^1.3.7",
"markdown-it": "^13.0.1",
"sanitize-html": "^2.9.0"