Update single.html

This commit is contained in:
Axel Thauvin 2022-03-30 16:35:29 +02:00
parent 76e10bce67
commit f27b482569

View File

@ -45,8 +45,7 @@
</header> </header>
</div> </div>
<script type="text/javascript" src="https://latest.cactus.chat/cactus.js"></script>
<link rel="stylesheet" href="https://latest.cactus.chat/style.css" type="text/css">
{{- if (.Param "ShowToc") }} {{- if (.Param "ShowToc") }}
{{- partial "toc.html" . }} {{- partial "toc.html" . }}