调整 tocbot 的位置
This commit is contained in:
parent
ec2643e949
commit
6f045beb20
|
@ -14,8 +14,8 @@
|
|||
|
||||
<!-- tocbot 用来生成目录 -->
|
||||
<div>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/tocbot/4.11.1/tocbot.min.js"></script>
|
||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/tocbot/4.11.1/tocbot.css" rel="stylesheet">
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/tocbot/4.12.0/tocbot.min.js"></script>
|
||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/tocbot/4.12.0/tocbot.css" rel="stylesheet">
|
||||
</div>
|
||||
<script>
|
||||
// 给标签添加 id
|
||||
|
|
Loading…
Reference in New Issue