···11-very simple webpage built with [hugo](https://gohugo.io) with links to all of my profiles. :3
11+very simple webpage built with [hugo](https://gohugo.io) with links to all of my profiles.
2233deployed to a cloudflare worker using wrangler on tangled's own spindle.
4455-if you're going to clone this and deploy a site just like me, make sure to add a cloudflare api token with the necessary permissions in `settings > piplines > secrets` on your repo and name it `CLOUDFLARE_API_TOKEN`!!55+if you're going to clone this and deploy this, make sure to:
66+77+- modify `wrangler.toml` for your worker
88+- add a cloudflare api token with the necessary permissions in **settings > pipelines > secrets** on your repo and name it `CLOUDFLARE_API_TOKEN`.
99+- check that you've changed the site's `baseURL` in `hugo.toml`
1010+1111+:3