We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cd20a3 commit 1ad0076Copy full SHA for 1ad0076
1 file changed
_config.yml
@@ -5,10 +5,10 @@ plugins:
5
6
7
title: "Glottography tutorials"
8
-description: |
9
- From a language map image to a Glottography dataset in five steps"
10
-
11
- [Home](/)
12
- [Chapter 1](/chapter1)
13
- [Chapter 2](/chapter2)
14
- [GitHub Repo](https://github.com/username/repo)s
+description: >
+ From a language map image to a Glottography dataset in five steps<br><br>
+ <a href="/">Home</a><br>
+ <a href="/chapter1">Chapter 1</a><br>
+ <a href="/chapter2">Chapter 2</a><br>
+ <a href="https://github.com/username/repo">GitHub Repo</a>
+
0 commit comments