mirror of
https://github.com/imfing/hextra.git
synced 2025-07-01 09:47:15 -04:00
3 lines
98 B
HTML
3 lines
98 B
HTML
{{ $themeJS := resources.Get "js/theme.js" }}
|
|
<script src="{{ $themeJS.RelPermalink }}"></script>
|