We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59fa2d8 commit 4a9f5adCopy full SHA for 4a9f5ad
web/index3.html
@@ -17,8 +17,8 @@ <h1 class="text-4xl font-bold py-4">
17
</h1>
18
<div id="app"></div>
19
<div class="text-center absolute left-0 bottom-0 py-4 w-full">
20
- Powered by <a class="text-blue-500" href="https://github.com/zdz/ServerStatus-Rust"
21
- target="_blank">ServerStatus-Rust</a>.
+ Powered by <a class="text-blue-500" href="https://github.com/cppla/ServerStatus"
+ target="_blank">ServerStatus中文版</a>.
22
Theme <a class="text-blue-500" href="https://github.com/orilights/ServerStatus-Theme-Light"
23
target="_blank">Light</a> by <a class="text-blue-500" href="https://orilight.top/" target="_blank">OriLight</a>
24
</div>
0 commit comments