File tree Expand file tree Collapse file tree 2 files changed +3
-9
lines changed
Expand file tree Collapse file tree 2 files changed +3
-9
lines changed Original file line number Diff line number Diff line change 11<div class =" copyright" >{#
22#}{% set current = date (Date.now (), " YYYY" ) %}{#
3- #}© {% if theme.footer .since and theme.footer .since != current %}{{ theme.footer .since }} — {% endif %}{#
3+ #}© {% if theme.footer .since and theme.footer .since != current %}{{ theme.footer .since }} – {% endif %}{#
44#}<span itemprop=" copyrightYear" >{{ current }}</span>
55 <span class =" with-love" id=" animate" >
66 <i class =" fa fa-{{ theme.footer.icon.name }}" ></i>
5050
5151{% if theme.footer .theme .enable %}
5252 <div class =" theme-info" >{#
53- #}{{ __ (' footer.theme' ) }} — {#
53+ #}{{ __ (' footer.theme' ) }} – {#
5454 #}<a class =" theme-link" target=" _blank" {{ nofollow }} href=" https://theme-next.org" >{#
5555 #}NexT.{{ theme.scheme }}{#
5656 #}</a>{% if theme.footer .theme .version %} v{{ version }}{% endif %}{#
Original file line number Diff line number Diff line change 11/**
2- * include.js
3- *
4- * Usage:
5- *
6- * {% include_raw '_data/path/to/file.html' %}
7- *
8- * Path is relative to your site source directory.
2+ * include-raw.js | https://theme-next.org/docs/tag-plugins/
93 */
104
115/* global hexo */
You can’t perform that action at this time.
0 commit comments