Custom Domains
April 19, 2025 at 3:16 PM • 1 min read • 64 wordsYou can add a custom domain to your blog. To add one:
- Go to snout.nu/settings
- Set your DNS records to point to
paws.snout.nu
(CNAME), or if you're using a bare domain, use the IPv4 address (dig paws.snout.nu +short A | sed -n '2p'
) - Update your domain in the settings. It can take up to a minute to provision.