Capitalize 'SourceHut'

This commit is contained in:
David Eisinger
2024-11-01 00:09:31 -04:00
parent a1b0894ea2
commit a51a7165dc
4 changed files with 7 additions and 7 deletions

View File

@@ -54,7 +54,7 @@ You can [receive my monthly dispatches via email][9] or [add my RSS feed to your
This site is built with [Hugo][12]. I recommend Brian P. Hogan's [_Build Websites with Hugo_][13] if you'd like to set up your own Hugo site from first principles.
It's deployed via [sourcehut builds][14] to a small Digital Ocean server running behind Cloudflare. I use [Caddy][15] in a Docker container to serve the site.
It's deployed via [SourceHut Builds][14] to a small Digital Ocean server running behind Cloudflare. I use [Caddy][15] in a Docker container to serve the site.
Image dithering is handled via a small webservice I've detailed in [a dedicated post][16].
@@ -62,7 +62,7 @@ The links on the homepage are pulled from my [Pinboard bookmarks][17]. I create
I manage my [monthly dispatch emails][19] with [Listmonk][20], also running as a container behind a Caddy proxy.
Source code is available on [sourcehut][21].
Source code is available on [SourceHut][21].
[12]: https://gohugo.io/
[13]: https://pragprog.com/titles/bhhugo/build-websites-with-hugo/