mirror of
https://github.com/WebStackPage/WebStackPage.github.io.git
synced 2026-02-09 21:35:07 +08:00
fork me
This commit is contained in:
@@ -49,11 +49,7 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="navbar-mobile-clear"></div>
|
||||
<ul class="nav nav-userinfo navbar-right">
|
||||
<li class="dropdown hover-line language-switcher">
|
||||
<a href="about.html">About</a>
|
||||
</li>
|
||||
</ul>
|
||||
<a href="https://github.com/WebStackPage/WebStackPage.github.io" target="_blank"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"></a>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="page-container">
|
||||
|
||||
@@ -319,9 +319,9 @@
|
||||
</ul>
|
||||
</li> -->
|
||||
<div class="submit-tag">
|
||||
<a href="https://zh.surveymonkey.com/r/MRF8GW9" target="_blank">
|
||||
<i class="linecons-globe"></i>
|
||||
<span class="tooltip-blue" data-toggle="tooltip" data-placement="right" title="" data-original-title="Submit your great tools or interesting website">Submit</span>
|
||||
<a href="about.html">
|
||||
<i class="linecons-heart"></i>
|
||||
<span class="tooltip-blue">关于本站</span>
|
||||
<span class="label label-Primary pull-right hidden-collapsed">♥︎</span>
|
||||
</a>
|
||||
</div>
|
||||
@@ -338,30 +338,26 @@
|
||||
<i class="fa-bars"></i>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- Right links for user info navbar -->
|
||||
<ul class="user-info-menu right-links list-inline list-unstyled">
|
||||
|
||||
<li class="dropdown hover-line language-switcher">
|
||||
<a href="about.html">About</a>
|
||||
</li>
|
||||
<li class="dropdown hover-line language-switcher">
|
||||
<a href="../en/index.html" class="dropdown-toggle" data-toggle="dropdown">
|
||||
<img src="../assets/images/flags/flag-us.png" alt="flag-us" /> English
|
||||
<a href="../cn/index.html" class="dropdown-toggle" data-toggle="dropdown">
|
||||
<img src="../assets/images/flags/flag-cn.png" alt="flag-cn" /> Chinese
|
||||
</a>
|
||||
<ul class="dropdown-menu languages">
|
||||
<li>
|
||||
<a href="../cn/index.html">
|
||||
<img src="../assets/images/flags/flag-cn.png" alt="flag-cn" /> Chinese
|
||||
<a href="../en/index.html">
|
||||
<img src="../assets/images/flags/flag-us.png" alt="flag-us" /> English
|
||||
</a>
|
||||
</li>
|
||||
<li class="active">
|
||||
<a href="../en/index.html">
|
||||
<img src="../assets/images/flags/flag-us.png" alt="flag-us" /> English
|
||||
<a href="../cn/index.html">
|
||||
<img src="../assets/images/flags/flag-cn.png" alt="flag-cn" /> Chinese
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<a href="https://github.com/WebStackPage/WebStackPage.github.io" target="_blank"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"></a>
|
||||
</nav>
|
||||
<!-- Recommended -->
|
||||
<h4 class="text-gray"><i class="linecons-tag" style="margin-right: 7px;" id="Recommended"></i>Recommended</h4>
|
||||
|
||||
Reference in New Issue
Block a user