trying chirpy theme
Some checks failed
Deploy Jekyll site to Pages / build (push) Failing after 7m43s
Some checks failed
Deploy Jekyll site to Pages / build (push) Failing after 7m43s
This commit is contained in:
8
_includes/toc.html
Normal file
8
_includes/toc.html
Normal file
@@ -0,0 +1,8 @@
|
||||
{% include toc-status.html %}
|
||||
|
||||
{% if enable_toc %}
|
||||
<section id="toc-wrapper" class="ps-0 pe-4">
|
||||
<h2 class="panel-heading ps-3 mb-2">{{- site.data.locales[include.lang].panel.toc -}}</h2>
|
||||
<nav id="toc"></nav>
|
||||
</section>
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user