Merge remote-tracking branch 'upstream/main' into upstream
This commit is contained in:
commit
95632a5aff
44 changed files with 2699 additions and 1489 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue