You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Cris!
First of that you so much for the boostrap theme! Helped me a lot in getting started with Hexo. I just have a question that I have been trying to figure out but just cant...
I have 2 tags in my hello-world.md file:
pizza
pasta
Which outputs: /tags/pizza and /tags/pasta - All good but I wanted to write Pizza in my tags menu with a capital letter but keep the lower case p in the URL, I can do this with CSS but I like how you did it in your theme. After looking at all the files I just can't find how you have done this??
So just to confirm I would like to have the tags in my front matter:
Pizza
Pasta
I hope I made sense,
Thanks again!
Kind regards,
Hanna
The text was updated successfully, but these errors were encountered:
Is using capitalized tags in front-matter causing the URL links to be capitalized as well? If so, let me know which hexo version you are using and I'll try to reproduce.
Hi Cris!
First of that you so much for the boostrap theme! Helped me a lot in getting started with Hexo. I just have a question that I have been trying to figure out but just cant...
I have 2 tags in my hello-world.md file:
Which outputs: /tags/pizza and /tags/pasta - All good but I wanted to write Pizza in my tags menu with a capital letter but keep the lower case p in the URL, I can do this with CSS but I like how you did it in your theme. After looking at all the files I just can't find how you have done this??
So just to confirm I would like to have the tags in my front matter:
I hope I made sense,
Thanks again!
Kind regards,
Hanna
The text was updated successfully, but these errors were encountered: