-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Optimize the style of busuanzi, tag cloud and read more
button
#561
Conversation
<span class="busuanzi-value" id="busuanzi_value_site_uv"></span> | ||
</span> | ||
{% endif %} | ||
|
||
{% if theme.busuanzi_count.total_visitors and theme.busuanzi_count.total_views %} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add an option for users to decide then ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The separator |
is displayed in NexT v5.x . Related to theme-next/theme-next.org#7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
read more
button
* Update tag-cloud.styl * Update index.styl * Update busuanzi-counter.swig * Update third-party.styl
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue resolved N/A
What is the new behavior?
Description about this pull, in several words...
Modified source/css/_common/components/tag-cloud.styl
and source/css/_schemes/Gemini/index.styl
and layout/_third-party/analytics/busuanzi-counter.swig
and source/css/_common/components/third-party/third-party.styl
Also, source/css/_common/components/third-party/busuanzi-counter.styl can be removed.
How to use?
In NexT
_config.yml
:Does this PR introduce a breaking change?