GenShibe / ctp-webring

Home Page:http://ctp-webr.ing/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo
The Catppuccin Webring

πŸ™‹ FAQ

  • Q: "How can I join?"
    A: Feel free to add yourself to the webring by adding a new entry to websites.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">&larr;-</a><a href="https://ctp-webr.ing/">Catppuccin webring</a><a href="https://ctp-webr.ing/YOUR_SLUG/next">&rarr;</a>  

πŸ’ Thanks to

 

Copyright Β© 2021-present Catppuccin Org

About

http://ctp-webr.ing/


Languages

Language:HTML 96.5%Language:CSS 3.5%