Preliminary Checks
Description
Hey! I want to add a reference to my Codeberg account to the socials section of my HugoBlox site (used theme: Résumé). However, when I try to use brands/codeberg as icon, the icon is not shown on the website. The log tells me, that the icon was not found in the corresponding media folder. According to simpleicons.org this icon should be available as brand logo. Others work, but some others are not found: brands/wordpress is another example.
Reproduction Link
https://gist.github.com/david-prv/f041c3edc825b6eef44655571c60b53a
Steps to Reproduce
- Open for example your
me.yaml
- Add an item to
links
- Enter arbitrary information
- Use
brands/codeberg as icon
Observe that the icon is not correctly shown.
Expected Result
The icon is shown on the _index.md landing page
Actual Result
Icon is invisible and the Hugo log complains that the icon could not be found in the corresponding media folder.
What Hugo Module versions does your site use?
module github.com/HugoBlox/kit/templates/resume
go 1.19
require (
github.com/HugoBlox/kit/modules/integrations/netlify v0.0.0-20260102210655-66cba27dc652
github.com/HugoBlox/kit/modules/blox v0.0.0-20260219145709-764756ab501c
)
What operating system(s) are you seeing the problem on?
Linux, Windows, Android
What browser(s) are you seeing the problem on?
Other, Chrome, Firefox
Which Hugo Blox template are you using?
Résumé
What version of Hugo are you using?
hugo v0.158.0-f41be7959a44108641f1e081adf5c4be7fc1bb63+extended linux/amd64 BuildDate=2026-03-16T17:42:04Z VendorInfo=gohugoio
Preliminary Checks
Description
Hey! I want to add a reference to my Codeberg account to the socials section of my HugoBlox site (used theme:
Résumé). However, when I try to usebrands/codebergas icon, the icon is not shown on the website. The log tells me, that the icon was not found in the corresponding media folder. According to simpleicons.org this icon should be available as brand logo. Others work, but some others are not found:brands/wordpressis another example.Reproduction Link
https://gist.github.com/david-prv/f041c3edc825b6eef44655571c60b53a
Steps to Reproduce
me.yamllinksbrands/codebergas iconObserve that the icon is not correctly shown.
Expected Result
The icon is shown on the
_index.mdlanding pageActual Result
Icon is invisible and the Hugo log complains that the icon could not be found in the corresponding media folder.
What Hugo Module versions does your site use?
What operating system(s) are you seeing the problem on?
Linux, Windows, Android
What browser(s) are you seeing the problem on?
Other, Chrome, Firefox
Which Hugo Blox template are you using?
Résumé
What version of Hugo are you using?
hugo v0.158.0-f41be7959a44108641f1e081adf5c4be7fc1bb63+extended linux/amd64 BuildDate=2026-03-16T17:42:04Z VendorInfo=gohugoio