Skip to content

Commit ab9adac

Browse files
committed
Reverted theme-next#254 pull.
1 parent 3acbfc0 commit ab9adac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layout/_macro/post-copyright.swig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
</li>
1010
<li class="post-copyright-license">
1111
<strong>{{ __('post.copyright.license_title') + __('symbol.colon') }} </strong>{#
12-
#}{{ post.copyright | default(__('post.copyright.license_content', theme.post_copyright.license)) }}{#
12+
#}{{ __('post.copyright.license_content', theme.post_copyright.license) }}{#
1313
#}</li>
1414
</ul>

0 commit comments

Comments
 (0)