]> git.maquefel.me Git - brevno-suite/hugo/commit
tpl/tplimpl: Update embedded instagram, twitter, and vimeo shortcodes
authorJoe Mooring <joe.mooring@veriphor.com>
Thu, 1 Feb 2024 21:45:31 +0000 (13:45 -0800)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 2 Feb 2024 07:01:45 +0000 (08:01 +0100)
commitd0788b96ae74eb2d48a75c7147e7c6a5457977da
treee1a034ad0085d20f98538dd8c5572dfd04516705
parent034fbef50d06862cf39784473536450b70f03268
tpl/tplimpl: Update embedded instagram, twitter, and vimeo shortcodes

- Replace data.GetJSON calls with resources.GetRemote
- Remove usage of Facebook’s oEmbed Read feature

Fixes #11971
tpl/tplimpl/embedded/templates/shortcodes/instagram.html
tpl/tplimpl/embedded/templates/shortcodes/instagram_simple.html
tpl/tplimpl/embedded/templates/shortcodes/twitter.html
tpl/tplimpl/embedded/templates/shortcodes/twitter_simple.html
tpl/tplimpl/embedded/templates/shortcodes/vimeo_simple.html