Implement header banner

This commit is contained in:
Jorge Vargas 2024-09-03 17:47:49 -06:00
parent a79cc8e172
commit 6f00481c25
5 changed files with 35 additions and 22 deletions

View file

@ -31,6 +31,7 @@
"@sequelize/mysql": "^7.0.0-alpha.41",
"astro": "^4.13.1",
"astro-icon": "^1.1.1",
"astro-imagetools": "^0.9.0",
"auth-astro": "^4.1.2",
"bcrypt": "^5.1.1",
"graphql-scalars": "^1.23.0",
@ -54,4 +55,4 @@
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.9.5"
}
}
}