Fix NavHeader for production and improve AgeRestrictedModal script

This commit is contained in:
Bad Manners 2024-08-23 17:43:02 -03:00
parent eccd4d8bfe
commit e2527064db
7 changed files with 58 additions and 54 deletions

View file

@ -1,7 +1,7 @@
{
"name": "badmanners.xyz",
"type": "module",
"version": "2.1.1",
"version": "2.1.2",
"scripts": {
"postinstall": "astro sync",
"dev": "astro dev",