Add index file for Clef doc
This commit is contained in:
parent
a2ad4047cf
commit
5577773d5a
8
docs/_clef/index.md
Normal file
8
docs/_clef/index.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: Clef
|
||||||
|
root: ..
|
||||||
|
permalink: /clef/
|
||||||
|
---
|
||||||
|
{% for p in site.clef %}
|
||||||
|
* [{{ p.title }}]({% include link.html url=p.url %})
|
||||||
|
{% endfor %}
|
Loading…
x
Reference in New Issue
Block a user