- Better banner
Some checks failed
Build Website / Build Container (push) Failing after 1m39s
Build Website / Tag Version (push) Has been cancelled
Build Website / Build NPM Project (push) Has been cancelled

- Removed old communication methods
- Connected email form
This commit is contained in:
2026-06-04 18:59:10 -04:00
parent ddfa97b5d0
commit 38e018d034
13 changed files with 287 additions and 89 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "legio-xxx",
"version": "0.0.0",
"version": "1.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
@@ -21,7 +21,7 @@
"@angular/platform-browser": "^14.2.0",
"@angular/platform-browser-dynamic": "^14.2.0",
"@angular/router": "^14.2.0",
"@ztimson/momentum": "^1.1.11",
"@ztimson/momentum": "^1.2.1",
"bootstrap": "^5.2.1",
"jquery": "^3.6.1",
"ngx-google-analytics": "^14.0.1",