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