From 8395fdb7f02eac28c9bbca0c66529fb3c2e0a1ba Mon Sep 17 00:00:00 2001 From: Anton Livaja Date: Tue, 23 Apr 2024 11:52:01 -0400 Subject: [PATCH] fix: paths --- _config.yml | 2 +- _includes/footer.html | 2 +- _includes/header.html | 4 +-- _layouts/landing.html | 36 +++++++++++------------ _posts/2024-03-28-introducing-distrust.md | 2 +- assets/js/main.js | 2 +- blog.md | 4 +-- 7 files changed, 26 insertions(+), 26 deletions(-) diff --git a/_config.yml b/_config.yml index 1fc937c..9a514d2 100644 --- a/_config.yml +++ b/_config.yml @@ -40,7 +40,7 @@ footer: '2023 Distrust, LLC' theme: jekyll-theme-console -permalink: /:title/ +permalink: blog/:title/ plugins: - jekyll-feed diff --git a/_includes/footer.html b/_includes/footer.html index 1b35906..48a4fd4 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,4 +1,4 @@ diff --git a/_includes/header.html b/_includes/header.html index 9a956cc..fe5beb5 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -3,7 +3,7 @@