Compare commits
No commits in common. "2a189f340c2ff29dd99a8b9401ad91f97f4f1fb1" and "b7ea77f56c7a5f2945897dd7b4c4a8d34b0cee5f" have entirely different histories.
2a189f340c
...
b7ea77f56c
2 changed files with 1 additions and 9 deletions
|
@ -8,11 +8,3 @@ Generated with <a href="https://gohugo.io/">Hugo</a>. Website source available
|
|||
href="https://github.com/panr/hugo-theme-terminal">Theme</a> by <a href="https://github.com/panr/">panr</a>, which is
|
||||
licensed under the <a href="https://github.com/panr/hugo-theme-terminal/blob/master/LICENSE.md">MIT licence</a>.</p>
|
||||
</footer>
|
||||
|
||||
{{ $menu := resources.Get "js/menu.js" | js.Build }}
|
||||
{{ $prism := resources.Get "js/prism.js" | js.Build }}
|
||||
|
||||
{{ $bundle := slice $menu $prism | resources.Concat "bundle.js" | resources.Minify }}
|
||||
|
||||
<script type="text/javascript" src="{{ $bundle.RelPermalink }}"></script>
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit c779a7083471f5f6f7036dfd60e9ff9a321600f9
|
||||
Subproject commit 08ec931ceabc3879e25d75f3b7b12801660012b6
|
Loading…
Add table
Add a link
Reference in a new issue