Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow capitalization for social icon tooltips #28

Open
gregorni opened this issue Nov 21, 2023 · 0 comments
Open

Allow capitalization for social icon tooltips #28

gregorni opened this issue Nov 21, 2023 · 0 comments

Comments

@gregorni
Copy link

Currently, the social icons are assigned a name in config.toml, which must be lowercase to be recognized properly (i.e. github instead of Github or GitHub). These names are then also used for the tooltips when hovering one of the icons. However, lowercase looks weird in a tooltip.

It would be nice if these names could be Uppercase as well, or any arbitrary case for that matter, to allow for uppercase tooltips. The name could then be converted to lowercase before assigned an icon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant