Describe the bug
I have configured the info.title and info.url. However, when I click the title, it doesn't take me back to the home page; instead, I still need to click the home button to return to the home page.
Below is my _config.redefine.yml setting:
info:
# Site title
title: 1chooo's Blog
# Author name
author: Hugo ChunHo Lin
# Site URL
url: https://1chooo.github.io/1chooo-blog
Describe the bug I have configured the
info.title
andinfo.url
. However, when I click the title, it doesn't take me back to the home page; instead, I still need to click the home button to return to the home page.Below is my
_config.redefine.yml
setting:To Reproduce Steps to reproduce the behavior:
navbar
Expected behavior If I click the title in the navbar, it will return to home page.
Screenshots
https://github.com/EvanNotFound/hexo-theme-redefine/assets/94162591/b851e1e0-be6b-4bf8-ae4e-0721174943b4
Desktop (please complete the following information):
If there is any problem, please DM me directly. BR, @1chooo