-
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
1 parent
624c5e7
commit fb51b6c
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule hugo-PaperMod
updated
19 files
+3 −3 | .github/workflows/gh-pages.yml | |
+1 −1 | README.md | |
+2 −0 | assets/css/core/reset.css | |
+6 −1 | assets/js/fastsearch.js | |
+3 −3 | assets/js/fuse.basic.min.js | |
+33 −0 | i18n/cs.yaml | |
+33 −0 | i18n/no.yaml | |
+33 −0 | i18n/sw.yaml | |
+33 −0 | i18n/th.yaml | |
+9 −1 | i18n/vi.yaml | |
+4 −0 | layouts/_default/baseof.html | |
+1 −1 | layouts/_default/list.html | |
+1 −1 | layouts/_default/search.html | |
+1 −1 | layouts/_default/single.html | |
+3 −1 | layouts/partials/post_meta.html | |
+15 −5 | layouts/partials/share_icons.html | |
+1 −1 | layouts/partials/social_icons.html | |
+65 −4 | layouts/partials/svg.html | |
+1 −1 | layouts/partials/templates/schema_json.html |