update
parent
92e1df0837
commit
dc1465025a
12
index.html
12
index.html
|
@ -11,7 +11,7 @@
|
||||||
<!-- 百度统计代码 -->
|
<!-- 百度统计代码 -->
|
||||||
<script>
|
<script>
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="inner-center main">
|
<div class="inner-center main">
|
||||||
|
@ -38,7 +38,7 @@
|
||||||
maxlength="100"
|
maxlength="100"
|
||||||
autocomplete="off"
|
autocomplete="off"
|
||||||
type="text"
|
type="text"
|
||||||
placeholder="不懂么?不懂就搜,给老子搜!">
|
placeholder="搜一搜!">
|
||||||
<div class="clear-keyword" id="clear_keyword" title="清空">x</div>
|
<div class="clear-keyword" id="clear_keyword" title="清空">x</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 搜索引擎 start -->
|
<!-- 搜索引擎 start -->
|
||||||
|
@ -63,6 +63,14 @@
|
||||||
|
|
||||||
<!-- 导航地址 start -->
|
<!-- 导航地址 start -->
|
||||||
<div class="nav-content">
|
<div class="nav-content">
|
||||||
|
<div class="jj-list">
|
||||||
|
<div class="jj-list-tit">This · Me</div>
|
||||||
|
<ul class="jj-list-con">
|
||||||
|
<li><a href="https://www.lshserver.com:3000" class="jj-list-link" target="_blank">Gitea</a></li>
|
||||||
|
<li><a href="https://www.lshserver.com:8081" class="jj-list-link" target="_blank">WizNote为知笔记</a></li>
|
||||||
|
<li><a href="https://www.lshserver.com:8082" class="jj-list-link" target="_blank">Kodbox可道云盘</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
<div class="jj-list">
|
<div class="jj-list">
|
||||||
<div class="jj-list-tit">This · Me</div>
|
<div class="jj-list-tit">This · Me</div>
|
||||||
<ul class="jj-list-con">
|
<ul class="jj-list-con">
|
||||||
|
|
Loading…
Reference in New Issue