durgesh-priyaranjan / magnum

Simplistic and responsive theme for ghost.
MIT License
68 stars 34 forks source link

11 at end of posts #7

Closed nguydavi closed 10 years ago

nguydavi commented 10 years ago

I am using Ghost 0.4.1 and tried the latest version of magnum (cloned it as of today) and I get "11" at the end of each post. magnum_issue

Here are the lines I commented out in post.hbs to get rid of it

<div itemscope itemtype="http://schema.org/AggregateRating">
    <span itemprop="ratingValue">1</span>
    <span itemprop="ratingCount">1</span>
</div>
durgesh-priyaranjan commented 10 years ago

Thanks a lot for using theme and inform us about issue. Its fixed in latest code.