[modify]: re-arrange index layout and modify ignore file
This commit is contained in:
parent
a79e9766c5
commit
9e2d06b0cc
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,5 @@
|
|||||||
assets/img/logo.jpg
|
assets/img/logo.jpg
|
||||||
assets/json/image.json
|
assets/json/images.json
|
||||||
|
|
||||||
# macOS
|
# macOS
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
11
index.html
11
index.html
@ -46,7 +46,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<h1 class="panel-cover__title panel-title iUp">
|
<h1 class="panel-cover__title panel-title iUp">
|
||||||
<a href="#" title="Manford Home">Manford</a>
|
<a href="#" title="Manford Home">Manford Fan</a>
|
||||||
</h1>
|
</h1>
|
||||||
<p class="panel-cover__subtitle panel-subtitle iUp">Code Create Life</p>
|
<p class="panel-cover__subtitle panel-subtitle iUp">Code Create Life</p>
|
||||||
<hr class="panel-cover__divider iUp" />
|
<hr class="panel-cover__divider iUp" />
|
||||||
@ -71,16 +71,19 @@
|
|||||||
<a href="https://blog.rustle.cc" class="blog-button" target="_blank">博客</a>
|
<a href="https://blog.rustle.cc" class="blog-button" target="_blank">博客</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="navigation__item">
|
<li class="navigation__item">
|
||||||
<a href="https://wiki.rustle.cc" class="blog-button" target="_blank">维基</a>
|
<a href="https://koel.rustle.cc" class="blog-button" target="_blank">音乐</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="navigation__item">
|
<li class="navigation__item">
|
||||||
<a href="https://cloud.rustle.cc" class="blog-button" target="_blank">云盘</a>
|
<a href="https://photo.rustle.cc" class="blog-button" target="_blank">相册</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="navigation__item">
|
<li class="navigation__item">
|
||||||
<a href="https://pan.rustle.cc" class="blog-button" target="_blank">存储</a>
|
<a href="https://pan.rustle.cc" class="blog-button" target="_blank">存储</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="navigation__item">
|
<li class="navigation__item">
|
||||||
<a href="https://jupyter.rustle.cc" class="blog-button" target="_blank">Jupyter</a>
|
<a href="https://calibre.rustle.cc" class="blog-button" target="_blank">书库</a>
|
||||||
|
</li>
|
||||||
|
<li class="navigation__item">
|
||||||
|
<a href="https://passwd.rustle.cc" class="blog-button" target="_blank">密码</a>
|
||||||
</li>
|
</li>
|
||||||
<!--
|
<!--
|
||||||
<li class="navigation__item">
|
<li class="navigation__item">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user