]> git.maquefel.me Git - brevno-suite/hugo/commit
tpl: HTTPS the instagram Shortcode JS
authorChristian Oliff <christianoliff@pm.me>
Wed, 26 Feb 2025 08:27:31 +0000 (17:27 +0900)
committerGitHub <noreply@github.com>
Wed, 26 Feb 2025 08:27:31 +0000 (09:27 +0100)
commit2f4e666d7e029cba176f0adae1fbe4f813a5d1de
tree1761ceeadc42f2542317251e03271f53b65930e9
parent1a4851f1389621e5d757caf23a389a70deedcf9e
tpl: HTTPS the instagram Shortcode JS

This JavaScript will always load over HTTPS so it's best to specify that. Protocol-less loaded resources are an anti-pattern (REF: https://www.paulirish.com/2010/the-protocol-relative-url/)
tpl/tplimpl/embedded/templates/shortcodes/instagram.html
tpl/tplimpl/shortcodes_integration_test.go