We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a16a663 commit 6d41fcdCopy full SHA for 6d41fcd
_layouts/blog_detail.html
@@ -36,7 +36,7 @@ <h4 class="blog-subtitle">{{ page.org_title }}</h4>
36
{% endif %}
37
{% else %}
38
{% if page.author %}
39
- 작성: {{ page.author }}
+ 작성: {{ page.author }} @ {{ site.default_author }}
40
41
작성: {{ site.default_author }}
42
0 commit comments