From a52125d8f2ce63ba11b4e32b0342612c53fe06d0 Mon Sep 17 00:00:00 2001 From: Enda Phelan Date: Wed, 15 Dec 2021 21:55:30 +0000 Subject: [PATCH] add CNAME --- CNAME | 1 + config.yml | 2 +- content/archives.md | 6 ------ 3 files changed, 2 insertions(+), 7 deletions(-) create mode 100644 CNAME delete mode 100644 content/archives.md diff --git a/CNAME b/CNAME new file mode 100644 index 00000000..c86a240c --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +endaphelan.me diff --git a/config.yml b/config.yml index a07fabd8..0d4146fb 100644 --- a/config.yml +++ b/config.yml @@ -17,7 +17,7 @@ minify: params: env: production # to enable google analytics, opengraph, twitter-cards and schema. title: Enda Phelan - description: "Enda's thoughts" + description: "Enda's blog" keywords: [Blog, Portfolio] author: Me # author: ["Me", "You"] # multiple authors diff --git a/content/archives.md b/content/archives.md deleted file mode 100644 index eaf359be..00000000 --- a/content/archives.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: "Archive" -layout: "archives" -# url: "/archives" -summary: "archives" ----