Update bucket.html
This commit is contained in:
parent
8ad3ad3aea
commit
4fade89b4d
|
@ -158,13 +158,13 @@
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<span id="left">⥼ <a href="redirect.html?to=prev" id="prev">prev</a>
|
<span id="left">⥼ <a href="https://webring.bucketfish.me/redirect.html?to=prev" id="prev">prev</a>
|
||||||
</span>
|
</span>
|
||||||
<span id="mid">
|
<span id="mid">
|
||||||
<a href="https://webring.bucketfish.me" id="header">bucket webring</a>
|
<a href="https://webring.bucketfish.me" id="header">bucket webring</a>
|
||||||
</span>
|
</span>
|
||||||
<span id="right">
|
<span id="right">
|
||||||
<a href="redirect.html?to=next" id="next">next</a> ⥽ </span>
|
<a href="https://webring.bucketfish.me/redirect.html?to=next" id="next">next</a> ⥽ </span>
|
||||||
</body>
|
</body>
|
||||||
<script>
|
<script>
|
||||||
const DATA_FOR_WEBRING = `https://raw.githubusercontent.com/bucketfish/bucket-webring/master/webring.json`;
|
const DATA_FOR_WEBRING = `https://raw.githubusercontent.com/bucketfish/bucket-webring/master/webring.json`;
|
||||||
|
|
Loading…
Reference in New Issue