]> danix's work - danix2-hugo-theme.git/commit
feat: add gravatar shortcode template
authorDanilo M. <redacted>
Sun, 5 Apr 2026 07:19:48 +0000 (09:19 +0200)
committerDanilo M. <redacted>
Sun, 5 Apr 2026 07:19:48 +0000 (09:19 +0200)
commit627b110437ccd089bc3d9a5160ec41569f114e82
treec0696e9a37eaad1512c3588ae52cc0f5d19cd842
parent7c4a9a75c87bdb75e0c16657487e352385e8bdf7
feat: add gravatar shortcode template

Ported gravatar shortcode from previous theme. Allows embedding Gravatar images with customizable size, link, and caption.

Usage: {{<redacted>}}

Co-Authored-By: Claude Haiku 4.5 <redacted>
layouts/shortcodes/gravatar.html [new file with mode: 0644]