[2025-03-02] Update URL and permalinks to work with apache

This commit is contained in:
Andrew Conlin 2025-03-02 16:27:32 +00:00
parent d3242f91d4
commit e929941555
6 changed files with 1 additions and 9 deletions

View File

@ -8,13 +8,10 @@ plugins:
permalink: pretty
baseurl: "/"
url: "https://andrwcnln.github.io"
url: "https://andrewconl.in"
author: Andrew Conlin
version: v25.1.U0301
bg: FFFFFF
fg: FABD2F
accent: ""
defaults:
# blog

View File

@ -1,7 +1,6 @@
---
layout: default
title: archive
permalink: /archive
---
<span style="font-size: x-large;"><a href="/">~</a> > <a href="">[{{page.title}}]</a><br></span>

View File

@ -1,7 +1,6 @@
---
layout: default
title: blog
permalink: /blog
backlink: false
---

View File

@ -1,7 +1,6 @@
---
layout: default
title: meta
permalink: /meta
---
<span style="font-size: x-large;"><a href="/">~</a> > <a href="">{{page.title}}</a><br></span>

View File

@ -1,7 +1,6 @@
---
layout: default
title: projects
permalink: /projects
---
<span style="font-size: x-large;"><a href="/">~</a> > <a href="">{{page.title}}</a><br></span>
<ul style="list-style-type:none;margin:0;padding:0;">

View File

@ -1,7 +1,6 @@
---
layout: default
title: til
permalink: /til
backlink: false
---
<span style="font-size: x-large;"><a href="/">~</a> > <a href="">{{page.title}}</a><br></span>