Cleanup GitHub-specific files

This commit is contained in:
jultty 2026-04-22 08:25:03 -03:00
commit dba5f7a783
3 changed files with 0 additions and 16 deletions

View file

@ -1,14 +0,0 @@
on: push
name: Build and deploy to Pages
jobs:
build:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main'
steps:
- name: checkout
uses: actions/checkout@v6
- name: build_and_deploy
uses: shalzz/zola-deploy-action@v0.19.2
env:
PAGES_BRANCH: gh-pages
TOKEN: ${{ secrets.GITHUB_TOKEN }}

1
CNAME
View file

@ -1 +0,0 @@
blog.jutty.dev

View file

@ -1 +0,0 @@
blog.jutty.dev