lukeorth / poison

Professional Hugo theme for dev bloggers. Based on Mdo's classic Hyde theme.
https://poison.lukeorth.com
GNU General Public License v3.0
205 stars 97 forks source link

Add sidebar social icon for `telegram` and `phone number` #82

Closed hntan closed 1 year ago

lukeorth commented 1 year ago

image

I added the Telegram icon in the sidebar. You can activate it by adding telegram_url = "https://your_telegram_link" to your config.toml file.

I haven't used Telegram before, so let me know if this isn't how it works. :slightly_smiling_face:

Thanks for the suggestion!