Closed 201507 closed 8 years ago
Tags are generated by Hexo's tagcloud
function:
But Hexo doesn't provide an option for removing #
. So I think the best solution is using JavaScript to process results of tagcloud
and trim down #
.
@ppoffice, thanks for your reply. Tell me, please, how to do it using JavaScript?
Curiously, the tag cloud on the side column doesn't show these hashtags...
@PhiLhoSoft, I agree with you :+1:
@PhiLhoSoft @online
Sorry, my mistake...
There is a style controls the #
:
https://github.com/ppoffice/hexo-theme-icarus/blob/250600d06e38f7b3a5b34c4c640298da43c4e6ab/source/css/_partial/archive.styl#L112
@ppoffice, thank you very much for your help :wink:
Hello!
I mean this symbol:
Thank you in advance for your help.