From 2194b3ebbf150fc4934f6804b47404ad0cda3d5a Mon Sep 17 00:00:00 2001 From: Saverio976 Date: Mon, 18 Nov 2024 14:49:31 +0000 Subject: [PATCH] Update broken links --- _includes/navigation.html | 2 +- _layouts/author.html | 2 +- _layouts/post.html | 2 +- authors.html | 2 +- blog.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_includes/navigation.html b/_includes/navigation.html index 82bec82..5b97501 100644 --- a/_includes/navigation.html +++ b/_includes/navigation.html @@ -1,5 +1,5 @@ diff --git a/_layouts/author.html b/_layouts/author.html index ca52828..1b8c57b 100644 --- a/_layouts/author.html +++ b/_layouts/author.html @@ -10,6 +10,6 @@

Posts

diff --git a/_layouts/post.html b/_layouts/post.html index 0eea59e..4fe4306 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -8,7 +8,7 @@

{{ page.title }}

{{ page.date | date_to_string }} {% assign author = site.authors | where: 'short_name', page.author | first %} {% if author %} - - {{ author.name }} + - {{ author.name }} {% endif %}

diff --git a/authors.html b/authors.html index d87416b..10bce56 100644 --- a/authors.html +++ b/authors.html @@ -7,7 +7,7 @@

Authors