We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e105e2 commit 7ad9cadCopy full SHA for 7ad9cad
README.md
@@ -2,7 +2,7 @@
2
3
## Local installation
4
5
-The blog is made with [Zola], based on the [Abridge theme].
+The blog is made with [Zola], based on the [Abridge theme][^1].
6
7
You will need:
8
* The `zola` binary v0.19.1 or higher
@@ -60,3 +60,4 @@ documentation-best-practices
60
61
[Zola]: https://www.getzola.org/
62
[Abridge theme]: https://abridge.pages.dev/overview-abridge/
63
+[^1]: Included as a git submodule, so clone recursively or `git submodule update --init --recursive`.
0 commit comments