Compare commits
2 commits
94d49bae83
...
0dcdcd265e
Author | SHA1 | Date | |
---|---|---|---|
0dcdcd265e | |||
69fee83410 |
2 changed files with 3 additions and 3 deletions
|
@ -27,7 +27,7 @@ licensed under the <a href="https://github.com/panr/hugo-theme-terminal/blob/mas
|
|||
</p>
|
||||
</footer>
|
||||
|
||||
<!-- REQUIRED FOR PRISMJS: -->
|
||||
<!-- REQUIRED FOR SYNTAX HIGHLIGHTING: -->
|
||||
|
||||
{{ $menu := resources.Get "js/menu.js" | js.Build }}
|
||||
{{ $cp := resources.Get "js/code.js" | js.Build }}
|
||||
|
@ -36,5 +36,5 @@ licensed under the <a href="https://github.com/panr/hugo-theme-terminal/blob/mas
|
|||
|
||||
<script type="text/javascript" src="{{ $bundle.RelPermalink }}"></script>
|
||||
|
||||
<!-- /end prismjs stuff -->
|
||||
<!-- /end syntax highlighting stuff -->
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 649db7e5e905b21281dac8111e098556f07de6cc
|
||||
Subproject commit 96795d2138d1ca9139e8bc9aee623aedaa3be544
|
Loading…
Add table
Add a link
Reference in a new issue