How to get add Youtube Channel link to socials in minima template?

Hello,

I’m very new to Jekyll (and web development in general) and am trying to use it to make a Portfolio website. I make YouTube Tutorials as well as text ones and want to link them using the built in social to the minima theme.

youtube_username: AgentArachnid
youtube_url: https://www.youtube.com/channel/UC3vRLT5pJCbctTmoESVNYPw

I’ve tried following these steps and adapt to just use the default youtube setup but I can’t figure out where I’m going wrong.

As you can in the picture when I hover over the Youtube link, it’ll redirect me to youtube.com/AgentArachnid. I want the name to be maintained but the url it will direct me to be correct.

Change your config file. You can see on line 46 of this file how it should be set: