diff options
| author | nathansmith <nathansmith@posteo.com> | 2025-03-27 09:59:08 +0000 | 
|---|---|---|
| committer | nathansmith <nathansmith@posteo.com> | 2025-03-27 09:59:08 +0000 | 
| commit | 7051c6ac184562095a19c8d4aa17b64773cc671b (patch) | |
| tree | f3fb6663a477a1438b0f9a02659e0ed79442330f | |
| parent | 9feab41c56a527af27f4ed381e9d060cb27b05ec (diff) | |
| download | shittyweb-7051c6ac184562095a19c8d4aa17b64773cc671b.tar.gz shittyweb-7051c6ac184562095a19c8d4aa17b64773cc671b.tar.bz2 shittyweb-7051c6ac184562095a19c8d4aa17b64773cc671b.zip  | |
Added mouthwash webring
| -rw-r--r-- | index.html | 18 | 
1 files changed, 18 insertions, 0 deletions
@@ -111,6 +111,24 @@ table {                              </td>                          </tr>                      </table> + +                    <!-- Mouthwash webring  --> +                    <table> +                        <tr> +                            <td> +                                <a href="https://lopster.neocities.org/tulparing/files/prev?id=28"> +                                    <img src="https://lopster.neocities.org/tulparing/fot/arrow%20blood%202.png" height="15"></a> +                            </td> +                            <td> +                                <a href="https://lopster.neocities.org/tulparing/tulparing"> +                                    <img src="https://lopster.neocities.org/tulparing/fot/crop%20that.png" width="75"></a> +                            </td> +                            <td> +                                <a href="https://lopster.neocities.org/tulparing/files/next?id=28"> +                                    <img src="https://lopster.neocities.org/tulparing/fot/dithered-image(94).png" height="15"></a> +                            </td> +                        </tr> +                    </table>                  </td>                  <td>  | 
