-
-
Notifications
You must be signed in to change notification settings - Fork 111
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
489ba96
commit e24e6a5
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule scientific-python-hugo-theme
updated
14 files
+3 −0 | .gitmodules | |
+2 −2 | .pre-commit-config.yaml | |
+38 −0 | CHANGELOG.md | |
+1 −0 | assets/icons/mastodon.svg | |
+0 −3 | config.yaml | |
+9 −15 | doc/config.yaml | |
+31 −0 | doc/content/_index.md | |
+111 −128 | doc/content/user_guide/web-components.md | |
+10 −4 | layouts/index.html | |
+11 −0 | layouts/shortcodes/blog.html | |
+84 −0 | layouts/shortcodes/button.html | |
+11 −20 | layouts/shortcodes/grid.html | |
+1 −1 | pyproject.toml | |
+1 −0 | themes/hugo-atom-feed |