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

Tagcloud font-size error #1123

Closed
willin opened this issue Mar 19, 2015 · 1 comment · Fixed by #1202
Closed

Tagcloud font-size error #1123

willin opened this issue Mar 19, 2015 · 1 comment · Fixed by #1202

Comments

@willin
Copy link

willin commented Mar 19, 2015

<div class="widget tagcloud">
      <a href="/tags/Event/" style="font-size: NaNpx;">Event</a>
      <a href="/tags/Life/" style="font-size: NaNpx;">Life</a>
      <a href="/tags/Pet/" style="font-size: NaNpx;">Pet</a>
</div>

located: hexo/lib/plugins/helper/tagcloud.js line 219

Hexo V3.0.0

@naokiy
Copy link
Contributor

naokiy commented Apr 14, 2015

I found a problem that occurs when every tags has the same level.

I think that, when you post new article with some of tags, you can get the correct tagcloud.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants