-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update frontend submodule reference to latest commit
- Loading branch information
1 parent
6c66975
commit 4a4a451
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule frontend
updated
11 files
+ − | .turbo/turbo-build.log | |
+3 −3 | Dockerfile | |
+23 −20 | Dockerfile.production | |
+16 −9 | astro.config.mjs | |
+1 −0 | package.json | |
+18 −5 | src/components/Header.astro | |
+37 −25 | src/pages/admin/login.astro | |
+23 −7 | src/pages/docs.astro | |
+24 −12 | src/pages/docs/backend/[...slug].astro | |
+24 −12 | src/pages/docs/frontend/[...slug].astro | |
+73 −53 | src/pages/history.astro |