Skip to content
Snippets Groups Projects
Verified Commit 028fc3bd authored by Šimon Berka's avatar Šimon Berka
Browse files

fix script link to sorttable.js in meta.html

parent 022939cc
No related branches found
No related tags found
No related merge requests found
......@@ -13,4 +13,4 @@
{{ end }}
{{ $sorttableJs := resources.Get "js/sorttable.js" }}
<style src="{{ $sorttableJs.Permalink }}"></style>
<script src="{{ $sorttableJs.Permalink }}"></script>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment