diff --git a/_config.yml b/_config.yml index bb541f2..4b1c075 100644 --- a/_config.yml +++ b/_config.yml @@ -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 diff --git a/archive.html b/archive.html index 12f582f..09671a5 100644 --- a/archive.html +++ b/archive.html @@ -1,7 +1,6 @@ --- layout: default title: archive -permalink: /archive --- ~ > [{{page.title}}]
diff --git a/blog.html b/blog.html index 4eea27b..658031b 100644 --- a/blog.html +++ b/blog.html @@ -1,7 +1,6 @@ --- layout: default title: blog -permalink: /blog backlink: false --- diff --git a/meta.html b/meta.html index 533a96a..e4fff4c 100644 --- a/meta.html +++ b/meta.html @@ -1,7 +1,6 @@ --- layout: default title: meta -permalink: /meta --- ~ > {{page.title}}
diff --git a/projects.html b/projects.html index 32a640b..b7e7ee5 100644 --- a/projects.html +++ b/projects.html @@ -1,7 +1,6 @@ --- layout: default title: projects -permalink: /projects --- ~ > {{page.title}}