diff --git a/layouts/partials/init/index.html b/layouts/partials/init/index.html index 10d17a49..5bf1c313 100644 --- a/layouts/partials/init/index.html +++ b/layouts/partials/init/index.html @@ -1,4 +1,4 @@ -{{- .Scratch.Set "version" "v0.3.17-8212d6fd" -}} +{{- .Scratch.Set "version" "v0.3.17-e2afa113" -}} {{- .Scratch.Set "this" dict -}} {{- partial "init/detection-env.html" . -}} diff --git a/layouts/shortcodes/gist.html b/layouts/shortcodes/gist.html new file mode 100644 index 00000000..ecbbf9b1 --- /dev/null +++ b/layouts/shortcodes/gist.html @@ -0,0 +1,2 @@ + +{{- /* EOF */ -}}