diff --git a/package.json b/package.json index db19a6367..b13394ed2 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,9 @@ "prestart": "npm run gen-force-name-words", "start": "ng serve --host 0.0.0.0", "build": "npm run prerun && ng build --configuration=production", + "postbuild": "node scripts/generate-seo-pages.js", "build:next": "npm run prerun && ng build --configuration=next", - "test:ratgenerator": "tsx scripts/ratgenerator_build_table.test.ts", + "postbuild:next": "npm run postbuild", "test:force-name-words": "tsx scripts/generate-force-name-words.test.ts", "test:unit-report-oracles": "tsx scripts/unit-report-oracles.test.ts", "test:unit-diagnostics": "tsx scripts/unit-diagnostics.test.ts", diff --git a/public/manifest.webmanifest b/public/manifest.webmanifest index b8ec3f191..eb41ab79e 100644 --- a/public/manifest.webmanifest +++ b/public/manifest.webmanifest @@ -1,8 +1,8 @@ { "lang": "en-US", - "name": "MekBay", + "name": "MekBay: BattleTech Force Builder", "short_name": "MekBay", - "description": "A web-based application for managing forces and viewing record sheets.", + "description": "Build and manage BattleTech forces for Classic and Alpha Strike with interactive or printable record sheets.", "theme_color": "#292929", "background_color": "#292929", "display": "standalone", @@ -34,4 +34,4 @@ "launch_handler": { "client_mode": "auto" } -} \ No newline at end of file +} diff --git a/public/privacy.html b/public/privacy.html index e1ae5d564..0f57d90a8 100644 --- a/public/privacy.html +++ b/public/privacy.html @@ -5,6 +5,7 @@
MekBay is a fan-made project and is not affiliated with Catalyst Game Labs, The Topps Company, Inc., or Microsoft.