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

[BUG] #41

Open
0xlilith opened this issue Dec 5, 2022 · 1 comment
Open

[BUG] #41

0xlilith opened this issue Dec 5, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@0xlilith
Copy link

0xlilith commented Dec 5, 2022

Upon using the profile mode, when are prompted to the home / path but when we click on to other links we dont get redirected back to the home for some reason. This bug only a occurs after hosting it to the github and not locally. The home path gets changed to the current path. Even the key binding gets affected [Alt + H] doesnt takes us back to home.

bug-poc.2.mp4
@0xlilith 0xlilith added the bug Something isn't working label Dec 5, 2022
@sukalaper
Copy link

sukalaper commented Mar 6, 2023

Upon using the profile mode, when are prompted to the home / path but when we click on to other links we dont get redirected back to the home for some reason. This bug only a occurs after hosting it to the github and not locally. The home path gets changed to the current path. Even the key binding gets affected [Alt + H] doesnt takes us back to home.

hello, before sorry for my bad English.
I had this problem on Regular Mode so I hope this helps on Profile Mode too. I went through the documentation again and did a little experimenting to put the favicon.ico in /static/image/favicon.ico and did a little configuration of my config.yaml until it looked something like this:

assets:
favicon: "image/favicon.ico"
favicon16x16: "/favicon-16x16.png"
favicon32x32: "/favicon-32x32.png"

try it and let me know if it works.


Reference : https://reorx.github.io/hugo-PaperModX/docs/faq/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants