update
parent
494c54e6bc
commit
92e1df0837
16
index.html
16
index.html
|
@ -3,20 +3,14 @@
|
|||
<head>
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>只言片语导航 - 不懂就搜,一搜就懂</title>
|
||||
<meta name="keywords" content="只言片语导航,不懂就搜,实用网址,主页导航,简单网址导航">
|
||||
<meta name="description" content="只言片语,可寻万物!"/>
|
||||
<title>LEI - 首页导航</title>
|
||||
<meta name="keywords" content="首页导航,主页导航,简单网址导航">
|
||||
<meta name="description" content="首页导航!"/>
|
||||
<link rel="shortcut icon" href="static/img/favicon.ico">
|
||||
<link href="static/css/style.css" rel="stylesheet" type="text/css">
|
||||
<!-- 百度统计代码 -->
|
||||
<script>
|
||||
var _hmt = _hmt || [];
|
||||
(function() {
|
||||
var hm = document.createElement("script");
|
||||
hm.src = "https://hm.baidu.com/hm.js?786a6208323fbecfb41d71bfda8daca6";
|
||||
var s = document.getElementsByTagName("script")[0];
|
||||
s.parentNode.insertBefore(hm, s);
|
||||
})();
|
||||
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
|
@ -166,7 +160,7 @@
|
|||
<p>
|
||||
<a href="https://github.com/TopVitamin/static-nav" target="_blank"> <img src="./static/css/img/github.png" alt="" height="20" width="20"></a>
|
||||
</p>
|
||||
<p style="margin-top:8px;"> <a href="http://pm.budong.me/" style="color:#8C8C8C;" target="_blank">Copyright © 2019 Hosted by 只言片语</a></p>
|
||||
<p style="margin-top:8px;"> <a href="https://www.lshserver.com:8086" style="color:#8C8C8C;" target="_blank">Copyright © 2023 Hosted by lshserver</a></p>
|
||||
|
||||
</footer>
|
||||
<script src="./static/js/jquery.min.js"></script>
|
||||
|
|
Loading…
Reference in New Issue