Skip to content

Instantly share code, notes, and snippets.

@exkuretrol
Created January 26, 2023 17:19
Show Gist options
  • Save exkuretrol/88a4dfda6f4f25dc09c6ab472f4a44bb to your computer and use it in GitHub Desktop.
Save exkuretrol/88a4dfda6f4f25dc09c6ab472f4a44bb to your computer and use it in GitHub Desktop.
simple hugo gist shortcode.
<script
src={{ printf "https://gist.github.com/%s/%s.js" (.Get "author") (.Get "hash") }}
></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment