mirror of
https://github.com/wu736139669/vczero.github.io.git
synced 2026-08-05 06:23:38 +00:00
20 lines
774 B
HTML
20 lines
774 B
HTML
<footer class = "footer">
|
|
<div class="footer_info">
|
|
<div class="footer_start">
|
|
<a class="start_item" href="https://github.com/vczero">
|
|
<img style="width:40px;height:40px;" src="imgs/github.jpg">
|
|
</a>
|
|
<a class="start_item" href="http://weibo.com/2762275212/profile?rightmod=1&wvr=5&mod=personinfo">
|
|
<img style="width:40px;height:40px;" src="imgs/weibo.png">
|
|
</a>
|
|
<a class="start_item" href="http://vczero.github.io/index.html">
|
|
<img style="width:40px;height:40px;" src="imgs/me.png">
|
|
</a>
|
|
</div>
|
|
</div>
|
|
<div class="footer_links">
|
|
<div class="footer_text">wlhmyit@126.com</div>
|
|
<div class="footer_text">QQ:1163259171</div>
|
|
<div class="footer_text">create by vczero</div>
|
|
</div>
|
|
</footer> |