Redesign whole website #15

Merged
leomurca merged 27 commits from redesign into development 2025-04-12 18:03:34 +00:00
3 changed files with 2 additions and 1959 deletions
Showing only changes of commit ee4c0e5d2a - Show all commits

View file

@ -24,7 +24,7 @@ jobs:
apt-get install -y rsync
- name: Install dependencies
run: rm package-lock.json && npm install
run: npm install
- name: Build app
run: npm run build

1
.gitignore vendored
View file

@ -11,6 +11,7 @@ node_modules
dist
dist-ssr
*.local
package-lock.json
# Editor directories and files
.vscode/*

1958
package-lock.json generated

File diff suppressed because it is too large Load diff