mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 20:51:44 +00:00
Merge pull request #6284 from SvenDowideit/remove-table-of-contents-eyebrow
Remove the 'TABLE OF CONTENTS' header
This commit is contained in:
Vendored
-1
@@ -1,4 +1,3 @@
|
||||
<span class="menu-caption eyebrow">TABLE OF CONTENTS</span>
|
||||
{% for toc_item in toc %}
|
||||
{% for toc_item in toc_item.children %}
|
||||
<li class=""><a href="{{ toc_item.url }}">{{ toc_item.title }}</a></li>
|
||||
|
||||
Reference in New Issue
Block a user