From adb8318dc704fbf6b5c73c396bde2ffe155b1a15 Mon Sep 17 00:00:00 2001 From: Xevion Date: Mon, 11 Apr 2022 12:41:33 -0500 Subject: [PATCH] Add CNAME for powershell.xevion.dev - Remove test content, begin actual blog --- .github/workflows/gh-pages.yml | 3 ++- content/random/test.md | 6 ------ 2 files changed, 2 insertions(+), 7 deletions(-) delete mode 100644 content/random/test.md diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 710150c..7a5ae1b 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -32,4 +32,5 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./public - commit_message: ${{ github.event.head_commit.message }} \ No newline at end of file + commit_message: ${{ github.event.head_commit.message }} + cname: powershell.xevion.dev \ No newline at end of file diff --git a/content/random/test.md b/content/random/test.md deleted file mode 100644 index b0421c1..0000000 --- a/content/random/test.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: "Test" -date: 2022-04-11T17:28:56-05:00 ---- - -Hello, world