Răsfoiți Sursa

官网上增加备案号

zxlie 4 luni în urmă
părinte
comite
d83b8ac61e
2 a modificat fișierele cu 10 adăugiri și 0 ștergeri
  1. 5 0
      website/docs.html
  2. 5 0
      website/index.html

+ 5 - 0
website/docs.html

@@ -138,6 +138,10 @@
             <div class="footer-bottom">
                 <p>&copy; 2024 FeHelper. Open source under MIT license.</p>
                 <p>Made with ❤️ for frontend developers</p>
+                <p style="margin-top:8px;font-size:14px;color:rgba(255,255,255,0.6);">
+                  <a href="https://beian.miit.gov.cn/" target="_blank" style="color:inherit;text-decoration:underline;">京ICP备14006329号-1</a> |
+                  <a href="https://beian.miit.gov.cn/" target="_blank" style="color:inherit;text-decoration:underline;">京ICP备14006329号-2</a>
+                </p>
             </div>
         </div>
     </footer>
@@ -147,3 +151,4 @@
 </body>
 </html> 
 
+

+ 5 - 0
website/index.html

@@ -636,6 +636,10 @@
             <div class="footer-bottom">
                 <p>&copy; 2024 FeHelper. Open source under MIT license.</p>
                 <p>Made with ❤️ for all office professionals</p>
+                <p style="margin-top:8px;font-size:14px;color:rgba(255,255,255,0.6);">
+                  <a href="https://beian.miit.gov.cn/" target="_blank" style="color:inherit;text-decoration:underline;">京ICP备14006329号-1</a> |
+                  <a href="https://beian.miit.gov.cn/" target="_blank" style="color:inherit;text-decoration:underline;">京ICP备14006329号-2</a>
+                </p>
             </div>
         </div>
     </footer>
@@ -688,3 +692,4 @@
 
 
 
+