The Catppuccin Webring
-
Q: "How can I join?"
A: Feel free to add yourself to the webring by adding a new entry towebsites.json
. The only required information is your site's URL and your desired slug. Optionally, you can also include the following for your site listing:- Full title of your site
- A brief description of your site
- Some form of contact info (email, fedi, etc)
- If you have one, your RSS link
An entry might look like:
{ "name": "Example Website", "slug": "example", "about": "I'm an example!!!", "url": "https://example.com/", "rss": "https://example.com/index.xml", "owner": "person@example.com" }
After that, add the webring HTML somewhere on your site, like the sidebar or footer. Remember to replace "YOUR_SLUG" with your actual slug:
<a href="https://ctp-webr.ing/YOUR_SLUG/previous">←</a ><a href="https://ctp-webr.ing/">Catppuccin webring</a ><a href="https://ctp-webr.ing/YOUR_SLUG/next">→</a>
Copyright © 2021-present Catppuccin Org