Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xiaoheiAh/hugo-theme-pure.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'collections/treemap/index.html')
-rw-r--r--collections/treemap/index.html15
1 files changed, 4 insertions, 11 deletions
diff --git a/collections/treemap/index.html b/collections/treemap/index.html
index 4a4a539..b534398 100644
--- a/collections/treemap/index.html
+++ b/collections/treemap/index.html
@@ -594,11 +594,11 @@ public V put(K key, V value) {
<li class="prev">
<a href="https://xiaohei.im/hugo-theme-pure/collections/treeset/" title="Collections-Treeset"><i
class="icon icon-angle-left"
- aria-hidden="true"></i><span>&nbsp;&nbsp;上一篇</span></a>
+ aria-hidden="true"></i><span>&nbsp;&nbsp;下一篇</span></a>
</li>
<li class="next">
<a href="https://xiaohei.im/hugo-theme-pure/collections/linkedlist/"
- title="Collections-Linkedlist"><span>下一篇&nbsp;&nbsp;</span><i
+ title="Collections-Linkedlist"><span>上一篇&nbsp;&nbsp;</span><i
class="icon icon-angle-right" aria-hidden="true"></i></a>
</li>
@@ -623,6 +623,7 @@ public V put(K key, V value) {
</div>
</nav>
+
<div class="modal modal-center modal-small modal-xs-full fade" id="donateModal" tabindex="-1" role="dialog">
<div class="modal-dialog" role="document">
<div class="modal-content donate">
@@ -684,15 +685,7 @@ public V put(K key, V value) {
</div>
</div>
</footer>
-<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js?config=TeX-MML-AM_SVG"></script>
-<script type="text/x-mathjax-config">
- MathJax.Hub.Config({
- showMathMenu: false, //disables context menu
- tex2jax: {
- inlineMath: [ ['$','$'], ['\\(','\\)'] ]
- }
- });
-</script>
+
<script src="https://cdn.jsdelivr.net/npm/jquery@3.4.1/dist/jquery.min.js"></script>
<script>
window.jQuery || document.write('<script src="js/jquery.min.js"><\/script>')