mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2026-01-05 01:52:30 +00:00
Compare commits
3 Commits
8089c7324b
...
renovate/p
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fb7c8b3a93 | ||
| 47e1792caa | |||
| d4b0e599db |
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
|||||||
- run: hugo --minify
|
- run: hugo --minify
|
||||||
|
|
||||||
- name: Deploy to GitHub Pages
|
- name: Deploy to GitHub Pages
|
||||||
uses: peaceiris/actions-gh-pages@v3
|
uses: peaceiris/actions-gh-pages@v4
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_branch: generated
|
publish_branch: generated
|
||||||
|
|||||||
@@ -18,7 +18,6 @@ If you would like to connect with me:
|
|||||||
- [Mastodon](https://mastodon.social/@davegallant)
|
- [Mastodon](https://mastodon.social/@davegallant)
|
||||||
- [GitHub](https://github.com/davegallant)
|
- [GitHub](https://github.com/davegallant)
|
||||||
- [RSS Feed](https://davegallant.ca/index.xml)
|
- [RSS Feed](https://davegallant.ca/index.xml)
|
||||||
- [gitea.snake-cloud.ts.net](https://gitea.snake-cloud.ts.net/explore/repos)
|
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
<!-- Umami Analytics -->
|
<!-- Umami Analytics -->
|
||||||
<script defer src="https://umami.snake-cloud.ts.net/script.js" data-website-id="e8adafba-b892-4dad-a139-2bd61fe5fab9"></script>
|
<script defer src="https://umami.davegallant.ca/script.js" data-website-id="e8adafba-b892-4dad-a139-2bd61fe5fab9"></script>
|
||||||
|
|||||||
Reference in New Issue
Block a user