generated from hugo-fixit/hugo-fixit-starter1
-
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.
⬆️ Chore(theme): update FixIt version
- Loading branch information
1 parent
8c83de9
commit 349f4b8
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule FixIt
updated
12 files
+1 −1 | assets/css/_core/_base.scss | |
+21 −0 | assets/js/head/color-scheme.js | |
+2 −2 | assets/js/theme.js | |
+19 −6 | hugo.toml | |
+3 −2 | layouts/_default/_markup/render-heading.html | |
+3 −6 | layouts/_default/baseof.html | |
+37 −6 | layouts/partials/custom.html | |
+9 −0 | layouts/partials/head/script.html | |
+1 −1 | layouts/partials/init/index.html | |
+1 −1 | layouts/partials/init/patch.html | |
+1 −1 | layouts/partials/single/comment.html | |
+5 −4 | layouts/posts/single.html |