2 files changed
+3
-3
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Submodule scientific-python-hugo-theme updated 29 files
- .pre-commit-config.yaml+2-2
- CHANGELOG.md+50
- assets/theme-css/footer.css+7-9
- assets/theme-css/hero.css+4-4
- assets/theme-css/news.css+4-4
- assets/theme-css/styles.css+23
- assets/theme-css/vars.css+3-13
- config.yaml-3
- doc/Makefile+1-1
- doc/assets/css/custom.css+1
- doc/config.yaml+6-3
- doc/content/user_guide/_index.md+27
- doc/content/user_guide/features.md+4-38
- doc/content/user_guide/getstarted.md+1-1
- doc/content/user_guide/styling.md+90
- doc/content/user_guide/web-components.md+2
- doc/netlify.toml+2-2
- layouts/_default/baseof.html+4-1
- layouts/partials/_elements/card.html+13-1
- layouts/partials/_elements/image.html+27-1
- layouts/partials/_elements/item.html+14-2
- layouts/partials/breadcrumbs.html+14-13
- layouts/partials/css.html+11-8
- layouts/partials/head.html+1-14
- layouts/partials/javascript.html+2-2
- layouts/partials/mathjax.html+12
- layouts/shortcodes/grid.html+19
- pyproject.toml+1-1
- requirements.txt+1-1
0 commit comments