-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump docs/themes/docsy from
55e0ce2
to dd72a27
Bumps [docs/themes/docsy](https://github.com/google/docsy) from `55e0ce2` to `dd72a27`. - [Release notes](https://github.com/google/docsy/releases) - [Commits](google/docsy@55e0ce2...dd72a27) --- updated-dependencies: - dependency-name: docs/themes/docsy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information
1 parent
0d8a761
commit c26fe31
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule docsy
updated
19 files
+0 −19 | .markdown-link-check.json | |
+9 −4 | CHANGELOG.md | |
+10 −7 | CONTRIBUTING.md | |
+4 −3 | README.md | |
+1 −1 | assets/scss/shortcodes/tabbed-pane.scss | |
+1 −1 | go.mod | |
+2 −2 | go.sum | |
+1 −1 | layouts/partials/page-meta-lastmod.html | |
+9 −14 | package.json | |
+59 −0 | tools/mkdirp-hugo-mod.js | |
+17 −1 | userguide/.htmltest.yml | |
+2 −0 | userguide/.prettierignore | |
+36 −2 | userguide/Makefile | |
+1 −1 | userguide/content/en/docs/deployment/_index.md | |
+5 −1 | userguide/content/en/docs/get-started/other-options.md | |
+16 −0 | userguide/content/en/project/_index.md | |
+11 −0 | userguide/hugo.yaml | |
+10 −7 | userguide/package.json | |
+1,026 −0 | userguide/static/refcache.json |