index.html [71:82]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
zh/index.html [71:82]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
News:
{% assign post = site.categories.blog[0] %}
{% if post.news_title %}{{ post.news_title }}{% else %}{{ post.title }}{% endif %}
{% assign post = site.categories.blog[1] %}
({% include authors.html %}) {% if post.news_title %}{{ post.news_title }}{% else %}{{ post.title }}{% endif %}
({% include authors.html %})
|