]> git.maquefel.me Git - brevno-suite/hugo/commit
tpl/images: Add images.QR function
authorJoe Mooring <joe.mooring@veriphor.com>
Tue, 31 Dec 2024 22:43:35 +0000 (17:43 -0500)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Mon, 6 Jan 2025 11:05:59 +0000 (12:05 +0100)
commit4ea94c451df9aaf85c03fb302662310e71f98677
treed09736025cfffc4be3b9226f6cf04d7c580b2575
parent5d2cbee9890d159ca2c776e85eaabf032c2df7c3
tpl/images: Add images.QR function

Closes #13205
README.md
docs/content/en/content-management/shortcodes.md
docs/content/en/functions/images/QR.md [new file with mode: 0644]
docs/data/embedded_template_urls.toml
go.mod
go.sum
tpl/images/images.go
tpl/images/images_integration_test.go
tpl/tplimpl/embedded/templates/shortcodes/qr.html [new file with mode: 0644]
tpl/tplimpl/tplimpl_integration_test.go