HugoBlox/hugo-blox-builder

missing reddit icon on Hugo Blox suggested code

fernan opened this issue · 2 comments

fernan commented

Prerequisites

  • I have searched for duplicate or closed feature requests
  • I am mindful of the project scope

Proposal

The documentation for Social media sharing suggests using a page_sharer.yaml file to config links (and their icons) for common social networks. The code suggested is at this github location.

When deploying this code, a warning is produced by Hugo:
WARN The icon "reddit-alien.svg" was not found in your "assets/media/icons/hero" folder

I have checked and the reddit icon is also missing from the brands icon pack.

Motivation and context

Improve the docs and the provided example code by showing only examples that work with icons that exist.

Thanks, we'll improve the docs.

Did you know that you can paste the SVG icon in your assets/media/icons/brands/ folder and reference it like brands/reddit?

This issue is stale because it has not had any recent activity. The resources of the project maintainers are limited, and so we are asking for your help.

If this is a bug and you can still reproduce this error on the main branch, consider contributing a Pull Request with a fix.

If this is a feature request, and you feel that it is still relevant and valuable, consider contributing a Pull Request for review.

This issue will automatically close soon if no further activity occurs. Thank you for your contributions.