-
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.
The subproject commit hash in the starter template has been updated from 9055c6ab3712d6880fdfd01f3553564eba3ebbaf to e26a2aff911195f4ed44f04ef5a952e8baf9c968.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule starter
updated
14 files
+ − | .github/images/performance.png | |
+25 −4 | README.md | |
+3 −3 | package.json | |
+8,917 −8,916 | pnpm-lock.yaml | |
+3 −0 | public/robots.txt | |
+1 −0 | src/components/LanguageSelector.astro | |
+4 −4 | src/components/Navbar.astro | |
+1 −0 | src/components/ThemeSelector.astro | |
+1 −1 | src/components/blog/Comments.astro | |
+3 −3 | src/layouts/BlogItem.astro | |
+1 −1 | src/locales/en.json | |
+1 −1 | src/locales/it.json | |
+3 −3 | src/pages/blog/index.astro | |
+5 −1 | src/styles/global.css |