Skip to content

Commit b8cecf1

Browse files
NonFreeVVC365
andauthored
Image Fixes, Footer Update, Links, and Packages (#35)
* Update packages * Fix Images * Add Matrix link (#32) * Add footer background color * Fix hover links * Update footer --------- Co-authored-by: VC365 <xdood.sav@outlook.com>
1 parent 566b2a0 commit b8cecf1

6 files changed

Lines changed: 696 additions & 642 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"prebuild": "npm run generate-articles"
1212
},
1313
"dependencies": {
14-
"@astrojs/alpinejs": "^0.4.8",
15-
"@astrojs/sitemap": "^3.5.1",
14+
"@astrojs/alpinejs": "^0.4.9",
15+
"@astrojs/sitemap": "^3.6.0",
1616
"@playform/compress": "^0.2.0",
1717
"@types/alpinejs": "^3.13.11",
18-
"alpinejs": "^3.14.9",
19-
"astro": "^5.13.3",
20-
"astro-swiper": "^1.1.0"
18+
"alpinejs": "^3.15.2",
19+
"astro": "^5.16.3",
20+
"astro-swiper": "^1.1.1"
2121
}
2222
}

0 commit comments

Comments
 (0)