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 'tags/分布式锁/index.html')
-rw-r--r--tags/分布式锁/index.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/tags/分布式锁/index.html b/tags/分布式锁/index.html
index d0e20eb..af5ae16 100644
--- a/tags/分布式锁/index.html
+++ b/tags/分布式锁/index.html
@@ -335,6 +335,14 @@
</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>')