jekyll-theme-yat icon indicating copy to clipboard operation
jekyll-theme-yat copied to clipboard

Is there a way to have header_pages redirect to another site?

Open ac639 opened this issue 9 months ago • 0 comments

Is there a way to create a header bar "page" such as YOUTUBE or TWITTER, that when clicked, immediately redirect to another website instead of just to another page? Currently, the only way I see to add items to the header is to edit _config.yml and add an entry in header_pages: but that means it will direct me to a page whereas I want a link.

I did try manually adding a redirect in a custom .html page and even with another .html file in _includes but it only gives me a blank/white page.

ac639 avatar Jan 04 '25 06:01 ac639