mirror of
https://github.com/Xevion/powershell.git
synced 2025-12-08 18:08:12 -06:00
Add CNAME for powershell.xevion.dev
- Remove test content, begin actual blog
This commit is contained in:
1
.github/workflows/gh-pages.yml
vendored
1
.github/workflows/gh-pages.yml
vendored
@@ -33,3 +33,4 @@ jobs:
|
|||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_dir: ./public
|
publish_dir: ./public
|
||||||
commit_message: ${{ github.event.head_commit.message }}
|
commit_message: ${{ github.event.head_commit.message }}
|
||||||
|
cname: powershell.xevion.dev
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
title: "Test"
|
|
||||||
date: 2022-04-11T17:28:56-05:00
|
|
||||||
---
|
|
||||||
|
|
||||||
Hello, world
|
|
||||||
Reference in New Issue
Block a user