very simple webpage built with hugo with links to all of my profiles.
deployed to a cloudflare worker using wrangler on tangled's own spindle.
if you're going to clone this and deploy this, make sure to:
- modify
wrangler.tomlfor your worker - add a cloudflare api token with the necessary permissions in settings > pipelines > secrets on your repo and name it
CLOUDFLARE_API_TOKEN. - check that you've changed the site's
baseURLinhugo.toml
:3