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