summary refs log tree commit diff stats
path: root/_layouts
diff options
context:
space:
mode:
authormounderfod <mounderfod@gmail.com>2023-07-13 15:02:04 +0100
committermounderfod <mounderfod@gmail.com>2023-07-13 15:02:04 +0100
commit8db9805a6884c3122b9a51e562ea792e98982447 (patch)
tree1ff51ac166d446f23133e8b6c9eef3860760c006 /_layouts
parente7a750af28583066f35c40eb1ab4db2a03aa3aca (diff)
downloadwebsite-8db9805a6884c3122b9a51e562ea792e98982447.tar.gz
Ok i'm going to stop numbering them now
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/post.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index 93c1a5e..a00961b 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -18,7 +18,7 @@ layout: default
     <a class="u-url" rel="me" href="https://mounderfod.online"></a>
     <p class="p-country-name">United Kingdom</p>
   </span>
-<a class="u-url" style="display: none;" href="https://mounderfod.online{{page.permalink}}">https://mounderfod.online{{page.permalink}}</a>
+<a class="u-url" style="display: none;" href="https://mounderfod.online{{page.url}}">https://mounderfod.online{{page.url}}</a>
 
 {% for tag in page.tags %}
 <p class="p-category" style="display: none;">{{tag}}</p>