mirror of
https://github.com/Xevion/powershell.git
synced 2025-12-06 09:15:53 -06:00
Add CNAME for powershell.xevion.dev
- Remove test content, begin actual blog
This commit is contained in:
3
.github/workflows/gh-pages.yml
vendored
3
.github/workflows/gh-pages.yml
vendored
@@ -32,4 +32,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
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