mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-12 18:00:37 +00:00
Merge pull request #369 from nubenetes/feat/fix-mkdocs-config
fix: remove invalid extra_head + fix broken redirect in v2-mkdocs.yml
This commit is contained in:
@@ -82,7 +82,7 @@ plugins:
|
||||
dom.md: javascript.md
|
||||
react.md: javascript.md
|
||||
oauth.md: securityascode.md
|
||||
digital-money.md: finops.md
|
||||
digital-money.md: kubernetes.md
|
||||
aws-spain.md: aws.md
|
||||
|
||||
extra:
|
||||
@@ -96,9 +96,6 @@ extra:
|
||||
version:
|
||||
provider: mike # Ready for version switching
|
||||
|
||||
extra_head:
|
||||
- '<link rel="alternate" type="application/rss+xml" title="Nubenetes Intelligence Digest" href="/feed.xml"/>'
|
||||
|
||||
extra_css:
|
||||
- https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap
|
||||
- static/extra.css
|
||||
|
||||
Reference in New Issue
Block a user