Merge remote-tracking branch 'upstream/main' into upstream

This commit is contained in:
phil 2023-07-14 07:54:27 +02:00
commit 95632a5aff
44 changed files with 2699 additions and 1489 deletions

View file

@ -10,7 +10,7 @@
{{ end }}
</section>
{{ if and (in (slice "posts" "tags") .Section) (default false .Site.Params.GeekdocTagsToMenu) }}
{{ if and (in (slice "posts" "tags") .Section) (default false .Site.Params.geekdocTagsToMenu) }}
<section class="gdoc-nav--tags">
<h2>{{ i18n "nav_tags" }}</h2>
<ul class="gdoc-nav__list">