summaryrefslogtreecommitdiffstats
path: root/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/home/work.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/home/work.html b/layouts/partials/home/work.html
index 4af88dc..c3e38be 100644
--- a/layouts/partials/home/work.html
+++ b/layouts/partials/home/work.html
@@ -14,7 +14,7 @@
<li>{{ . | safeHTML }}</li>
{{ end }}
</ul>
- <p class="note">{{ .FootNote | safeHTML }}</p>
+ <p class="footnote">{{ .FootNote | safeHTML }}</p>
</article>
{{ end }}
</article>