chenjunkai 6 년 전
부모
커밋
90aac0d3ef
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      web/index.html
  2. 1 1
      web/langTab.html

+ 1 - 1
web/index.html

@@ -70,7 +70,7 @@
     <div class="top-bar">
         <ul>
             <li>
-                <a href="" title="Log Out">
+                <a href="login.html" title="Log Out">
                     <i class="fa fa-sign-out"></i>
                 </a>
             </li>

+ 1 - 1
web/langTab.html

@@ -40,7 +40,7 @@
     <div class="top-bar">
         <ul>
             <li>
-                <a href="" title="Log Out">
+                <a href="login.html" title="Log Out">
                     <i class="fa fa-sign-out"></i>
                 </a>
             </li>