Browse Source

rectify random

schtonn 2 years ago
parent
commit
5422f81082
2 changed files with 2 additions and 2 deletions
  1. 1 1
      index.html
  2. 1 1
      random/index.html

+ 1 - 1
index.html

@@ -57,7 +57,7 @@
             <a class="btn btn-info" href="/sans/" style="text-shadow: rgb(133,133,130) 1px 2px 3px;">sans</a>
             <a class="btn btn-info" href="/sans-cheat/" style="text-shadow: rgb(133,133,130) 1px 2px 3px;"><span
                     class="glyphicon glyphicon-wrench" aria-hidden="true"></span>&nbsp;&nbsp;sans</a>
-            <a class="btn btn-info" href="/sans/" style="text-shadow: rgb(133,133,130) 1px 2px 3px;">random</a>
+            <a class="btn btn-info" href="/random/" style="text-shadow: rgb(133,133,130) 1px 2px 3px;">random</a>
                 </p>
         <h3>> 小工具:</h3>
         <p>

+ 1 - 1
random/index.html

@@ -7,7 +7,7 @@
     <link rel="preconnect" href="https://fonts.gstatic.com">
     <link href="https://fonts.loli.net/css2?family=Anonymous+Pro:ital,wght@0,400;0,700;1,400;1,700
 &family=Noto+Serif+SC:wght@300;400;500;600;700&display=swap" rel="stylesheet">
-    <link rel="stylesheet" href="css/style.css">
+    <link rel="stylesheet" href="../css/style.css">
 
     <title>random</title>