Commit 95fdc6c
authored
Bump themes/hugo-book from
Bumps [themes/hugo-book](https://github.com/alex-shpak/hugo-book) from `92579b2` to `2c8c093`.
- [Release notes](https://github.com/alex-shpak/hugo-book/releases)
- [Commits](alex-shpak/hugo-book@92579b2...2c8c093)
---
updated-dependencies:
- dependency-name: themes/hugo-book
dependency-version: 2c8c093a30887bfdd49e8e742ceadc3f8614ed16
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>92579b2 to 2c8c093
1 parent 989347e commit 95fdc6c
1 file changed
Lines changed: 1 addition & 1 deletion
- .github/workflows/deploy.yml+43
- README.md+18-22
- archetypes/docs.md+1
- assets/_defaults.scss+5-11
- assets/_fonts.scss+99-6
- assets/_main.scss+18-4
- assets/_markdown.scss+13-2
- assets/_shortcodes.scss+56-6
- assets/katex.json+7
- exampleSite/content.en/docs/shortcodes/badges.md+29
- exampleSite/content.en/docs/shortcodes/columns.md+44-59
- exampleSite/content.en/docs/shortcodes/hints.md+14-3
- exampleSite/content.en/docs/shortcodes/katex.md+60-7
- exampleSite/content.en/docs/shortcodes/mermaid.md+154-2
- exampleSite/hugo.toml+15-17
- exampleSite/hugo.yaml+12-17
- i18n/sw.yaml+14
- layouts/_default/_markup/render-codeblock-katex.html+13
- layouts/_default/_markup/render-codeblock-mermaid.html+12
- layouts/_partials/docs/brand.html+1-1
- layouts/_partials/docs/footer.html+17-15
- layouts/_partials/docs/languages.html+2-2
- layouts/_partials/docs/links/commit.html+5-2
- layouts/_partials/docs/links/edit.html+5-2
- layouts/_partials/docs/prev-next-cache.html+14
- layouts/_partials/docs/prev-next.html+31
- layouts/_partials/docs/text/template.html+9
- layouts/_shortcodes/badge.html+12
- layouts/_shortcodes/columns.html+12
- layouts/_shortcodes/hint.html+1-1
- layouts/_shortcodes/katex.html+13-7
- static/favicon.png
- static/favicon.svg+1-1
- static/fonts/roboto-mono-v13-latin-regular.woff
- static/fonts/roboto-mono-v13-latin-regular.woff2
- static/fonts/roboto-mono-v30-normal-latin-400.woff2
- static/fonts/roboto-mono-v30-normal-latin-700.woff2
- static/fonts/roboto-mono-v30-normal-latin-ext-400.woff2
- static/fonts/roboto-mono-v30-normal-latin-ext-700.woff2
- static/fonts/roboto-v27-latin-700.woff
- static/fonts/roboto-v27-latin-700.woff2
- static/fonts/roboto-v27-latin-regular.woff
- static/fonts/roboto-v27-latin-regular.woff2
- static/fonts/roboto-v47-normal-latin-400.woff2
- static/fonts/roboto-v47-normal-latin-700.woff2
- static/fonts/roboto-v47-normal-latin-ext-400.woff2
- static/fonts/roboto-v47-normal-latin-ext-700.woff2
- static/fonts/roboto-v47-normal-math-400.woff2
- static/fonts/roboto-v47-normal-math-700.woff2
- static/fonts/roboto-v47-normal-symbols-400.woff2
- static/fonts/roboto-v47-normal-symbols-700.woff2
- static/fuse.min.js+3-3
- static/katex/auto-render.min.js+1-1
- static/katex/katex.min.css+1-1
- static/katex/katex.min.js+1-1
- static/mermaid.min.js+369-317
- static/svg/backward.svg+1
- static/svg/calendar.svg+1-1
- static/svg/edit.svg+1-1
- static/svg/forward.svg+1
- static/svg/menu.svg+1-1
- static/svg/toc.svg+1-1
- static/svg/translate.svg+1-1
- theme.toml+1-1
0 commit comments