Fixed centered blog posting, and added sharing buttons

This commit is contained in:
Timothy Rogers 2025-04-28 16:35:34 -04:00
parent eb8a34c57c
commit 56cac47dbb
6 changed files with 418 additions and 317 deletions

View file

@ -12,9 +12,9 @@
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/rss": "^4.0.11",
"@astrojs/tailwind": "^6.0.0",
"@astrojs/tailwind": "^6.0.2",
"@tailwindcss/typography": "^0.5.16",
"astro": "^5.4.2",
"astro": "^5.7.7",
"dayjs": "^1.11.13",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2"