Move everything to ./frontend

This commit is contained in:
youssefsoli
2023-11-22 16:04:52 -05:00
parent 8b00a9fc0c
commit fbf7600614
22 changed files with 3 additions and 0 deletions
+3
View File
@@ -7,6 +7,9 @@ on:
jobs:
build-and-deploy:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./frontend
permissions:
pages: write
id-token: write
View File
View File
View File

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

Before

Width:  |  Height:  |  Size: 9.4 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File