2 Commits

Author SHA1 Message Date
fc5afd8668 set the path to blog.paulmontag.info
All checks were successful
GitHub Pages / deploy (push) Successful in 13s
2026-02-25 22:41:36 -06:00
d59033d4f6 more nonsene
All checks were successful
GitHub Pages / deploy (push) Successful in 11s
2026-02-24 22:02:45 -06:00
2 changed files with 2 additions and 2 deletions

View File

@@ -29,5 +29,5 @@ jobs:
context: .
file: Dockerfile
push: true
tags: "docker.paulmontag.info/blog:${{ github.ref }}"
tags: "docker.paulmontag.info/blog:${{ github.ref_name }}"

View File

@@ -1,4 +1,4 @@
baseURL: "https://d1ngd0.github.io/blog/"
baseURL: "https://blog.paulmontag.info/"
title: Paul Montag
pagination:
pagerSize: 5