Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vaga/hugo-theme-m10c.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabien CASTERS <fabien@vaga.io>2019-04-18 15:59:43 +0300
committerFabien <vaga@users.noreply.github.com>2019-04-18 16:06:49 +0300
commit08a74d270885d59ddbafec039bbbb85570553692 (patch)
treedb725d21a456c80388bebb30eee537856ce7ed4b /exampleSite
parent9a67c244cd6c8ed5ccde796e5845ad568de148c1 (diff)
Fix footnote links issue
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/content/posts/test-1.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/exampleSite/content/posts/test-1.md b/exampleSite/content/posts/test-1.md
index 076b555..2b2d622 100644
--- a/exampleSite/content/posts/test-1.md
+++ b/exampleSite/content/posts/test-1.md
@@ -5,3 +5,7 @@ date = "1012-01-01"
+++
Test 1
+I am referencing a footnote[^1]
+
+
+[^1]: I am the footnote