Skip to content

Theme updates #5672

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 25, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

120 changes: 88 additions & 32 deletions _vendor/github.com/linode/linode-website-partials/footer-inline.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions _vendor/github.com/linode/linode-website-partials/footer.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 12 additions & 15 deletions _vendor/github.com/linode/linode-website-partials/header.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions _vendor/github.com/linode/linode-website-partials/header.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions _vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# github.com/linode/linode-docs-theme v0.0.0-20220728182032-29679fca756d
# github.com/linode/linode-website-partials v0.0.0-20220627214124-71a8a25a5260
# github.com/linode/linode-docs-theme v0.0.0-20220825190356-dc38ec0d9597
# github.com/linode/linode-website-partials v0.0.0-20220823205138-6cd3458d0589
# github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.401.201
# github.com/gohugoio/hugo-mod-jslibs/turbo/v7 v7.0.0-20211006154215-97cb50aae023
# github.com/hotwired/turbo v7.0.1+incompatible
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ go 1.15

require (
github.com/linode/linode-api-docs/v4 v4.134.0 // indirect
github.com/linode/linode-docs-theme v0.0.0-20220728182032-29679fca756d // indirect
github.com/linode/linode-docs-theme v0.0.0-20220825190356-dc38ec0d9597 // indirect
)
3 changes: 3 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,8 @@ github.com/linode/linode-docs-theme v0.0.0-20220722180901-566fd83ed9f6 h1:gHt68X
github.com/linode/linode-docs-theme v0.0.0-20220722180901-566fd83ed9f6/go.mod h1:VnRZ0YF4fsFjC97ckv+zXT6190pUPXaxkchXs2hPv18=
github.com/linode/linode-docs-theme v0.0.0-20220728182032-29679fca756d h1:XGe/FkaRPmOIeeZHc+avXldlqSMao/4QHsjp5kbFyY0=
github.com/linode/linode-docs-theme v0.0.0-20220728182032-29679fca756d/go.mod h1:VnRZ0YF4fsFjC97ckv+zXT6190pUPXaxkchXs2hPv18=
github.com/linode/linode-docs-theme v0.0.0-20220825190356-dc38ec0d9597 h1:nzjE3ZqprU2uV5ASFAGCY22lYPFfKGKEtq+1ktBMQdg=
github.com/linode/linode-docs-theme v0.0.0-20220825190356-dc38ec0d9597/go.mod h1:BftB7zvyIeu2Zv+AS8NnrUCCIHlJCib/pmmyzsP4M54=
github.com/linode/linode-website-partials v0.0.0-20220606192522-84ec82a08583/go.mod h1:K1Em3lwb16JiCwNVftAFwWGhyB9Zkl/nXhxjBBUC1Ao=
github.com/linode/linode-website-partials v0.0.0-20220627214124-71a8a25a5260/go.mod h1:K1Em3lwb16JiCwNVftAFwWGhyB9Zkl/nXhxjBBUC1Ao=
github.com/linode/linode-website-partials v0.0.0-20220823205138-6cd3458d0589/go.mod h1:K1Em3lwb16JiCwNVftAFwWGhyB9Zkl/nXhxjBBUC1Ao=