mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
Unified file naming style.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
{% if site.data.updates %}
|
||||
|
||||
{% include update_list.html %}
|
||||
{% include update-list.html %}
|
||||
|
||||
{% if update_list.size > 0 %}
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
|
||||
{% endif %} <!-- site.data.updates -->
|
||||
|
||||
{% include trending_tags.html %}
|
||||
{% include trending-tags.html %}
|
||||
|
||||
{% if trending_tags.size > 0 %}
|
||||
<div id="access-tags">
|
||||
|
||||
Reference in New Issue
Block a user