HUGO
Menu
GitHub 87548 stars Mastodon

Hugo encoding.Base64Encode

Hugo Returns the base64 decoding of the given content.

Syntax

encoding.Base64Encode INPUT

Returns

string

Alias

base64Encode
{{ "Hugo" | base64Encode }} → SHVnbw==

Last updated: January 1, 0001
Improve this page