[2025-03-02] Update URL and permalinks to work with apache
This commit is contained in:
parent
d3242f91d4
commit
e929941555
@ -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
|
||||
|
@ -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>
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
layout: default
|
||||
title: blog
|
||||
permalink: /blog
|
||||
backlink: false
|
||||
---
|
||||
|
||||
|
@ -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>
|
||||
|
@ -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;">
|
||||
|
Loading…
x
Reference in New Issue
Block a user