Update index.html

This commit is contained in:
2023-09-16 09:10:41 +00:00
parent c0e14f4fdb
commit 739b0e4447

View File

@ -6,7 +6,7 @@
<body background="https://cdn.luogu.org/images/bg-footer.png"> <body background="https://cdn.luogu.org/images/bg-footer.png">
<h1 style="color:white">Luogu图床随机查看器v2.1</h1> <h1 style="color:white">Luogu图床随机查看器v2.1</h1>
<br> <br>
<a href="Luogu图床随机查看器 v2.1.html"><img src="reload.png"></img></a> <img onclick="javascript:location.reload();" src="reload.png"></img>
<hr/> <hr/>
<script type="text/javascript"> <script type="text/javascript">
var randnum; var randnum;