Compare commits
No commits in common. "0dcdcd265ec4c3d0cd97fb9d4f6553f2591b2f49" and "94d49bae8315a6ca761859591eb8d9b7566718e7" have entirely different histories.
0dcdcd265e
...
94d49bae83
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 SYNTAX HIGHLIGHTING: -->
|
||||
<!-- REQUIRED FOR PRISMJS: -->
|
||||
|
||||
{{ $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 syntax highlighting stuff -->
|
||||
<!-- /end prismjs stuff -->
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 96795d2138d1ca9139e8bc9aee623aedaa3be544
|
||||
Subproject commit 649db7e5e905b21281dac8111e098556f07de6cc
|
Loading…
Add table
Add a link
Reference in a new issue