Fix Learn theme addition to git
This commit is contained in:
5
themes/learn/layouts/partials/toc.html
Normal file
5
themes/learn/layouts/partials/toc.html
Normal file
@ -0,0 +1,5 @@
|
||||
<div class="progress">
|
||||
<div class="wrapper">
|
||||
{{ .TableOfContents }}
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user