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 5dda4ec commit d0319ddCopy full SHA for d0319dd
_includes/index.njk
@@ -116,7 +116,7 @@
116
</div>
117
</section>
118
<section id="my-links" class="my-links">
119
- <a href="/links/" aria-label="Open my links"> <img
+ <a href="/links.html" aria-label="Open my links"> <img
120
src="https://api.iconify.design/mdi/open-in-new.svg?color=white" alt="Open my links" width="64" height="64"> My
121
links</a>
122
src/links.njk
@@ -1,6 +1,6 @@
1
---
2
layout: links.njk
3
-permalink: /links/index.html
+permalink: /links.html
4
domain: "http://2.is-a.dev/"
5
title: LIGMATV's URL Manager
6
0 commit comments