Update bucket.html

This commit is contained in:
Deva Midhun 2025-01-14 03:18:27 +05:30 committed by GitHub
parent 8ad3ad3aea
commit 4fade89b4d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -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`;