-
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.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule projektemacher-base
updated
11 files
+1 −1 | .github/workflows/deploy.yaml | |
+4 −2 | .github/workflows/test.yml | |
+1 −0 | .gitignore | |
+28 −0 | layouts/_default/sitemap.xml | |
+11 −0 | layouts/partials/html/head/keywords.html | |
+1 −0 | layouts/partials/html/head/meta.html | |
+0 −12 | layouts/partials/html/head/og-image.html | |
+6 −0 | layouts/robots.txt | |
+4 −3 | package.json | |
+4 −0 | scripts/archive.py | |
+1 −1 | scripts/github/dart-sass.sh |