summaryrefslogtreecommitdiff
path: root/layouts/shortcodes/article-list.html
diff options
context:
space:
mode:
authorNantha Sorubakanthan <nantha@mielota.com>2025-10-18 16:45:59 +0200
committerNantha Sorubakanthan <nantha@mielota.com>2025-10-18 16:45:59 +0200
commita4106b2b0e2bd73bda5a7ecc22659c0920d56ade (patch)
tree53e0d59313a5fbc194683eaab665bca6dea120c5 /layouts/shortcodes/article-list.html
parentc14820f8431dd5ad2ba14de0ed70d40d148d7310 (diff)
rework website
Diffstat (limited to 'layouts/shortcodes/article-list.html')
-rw-r--r--layouts/shortcodes/article-list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/shortcodes/article-list.html b/layouts/shortcodes/article-list.html
index 9f245dc..338643c 100644
--- a/layouts/shortcodes/article-list.html
+++ b/layouts/shortcodes/article-list.html
@@ -3,4 +3,4 @@
<li>{{ .Date.Format "02/01/06" }} - <a href="{{ .RelPermalink }}">{{ .Title }}</a></li>
{{- end }}
</ul>
-<a href="{{ .Get "category" }}">See more...</a>
+<a href='{{ .Get "category" }}'>See more...</a>