Adding the webring to your site

This webring uses onionring and the web ring id is 'vtubers-on-neocities'.

Once you've been added to the ring by a maintainer, all you need to do is:

1. Add the following code to your <head> element:

      <link rel="stylesheet" href="https://vtubers.neocities.org/onionring.css">
    

2. Add the following code where you want the webring widget to appear:

    <div id='vtubers-on-neocities'>
      <script type="text/javascript" src="https://vtubers.neocities.org/onionring-variables.js"></script>
      <script type="text/javascript" src="https://vtubers.neocities.org/onionring-widget.js"></script>
    </div>
    

If you want to restyle the element, go wild!