Add links to your public profile.
Your public page: makenot.work/u/{{ user.username }}
Color palette for your public profile page.
Go beyond the theme: write your own HTML and CSS for your public profile. No JavaScript, on-platform links only.
Edit custom pagePoint your own domain at your makenot.work profile.
{% match custom_domain %} {% when Some with (cd) %}DNS setup required: add two records at your domain registrar, then click Check DNS.
1. Point your domain (routes visitors to your page)
{{ cd.domain }}
connect.makenot.work
On Cloudflare, set this record to DNS only (grey cloud), not Proxied. For an apex/root domain, use CNAME flattening or ALIAS.
2. Verify ownership
_mnw-verify.{{ cd.domain }}
{{ cd.verification_token }}
DNS changes can take up to 24 hours to propagate. Setup guide
Visitors to {{ cd.domain }} will see your profile, projects, and items.
{% endif %} {% when None %} {% endmatch %}An RSS feed of new content from creators and projects you follow. Add this URL to your RSS reader.
Regenerating issues a new URL and immediately stops the old one from working. Use it if your feed link leaks.