mirror of
https://github.com/wahyd4/wahyd4.github.com.git
synced 2026-08-09 05:15:56 +10:00
7 lines
133 B
HTML
7 lines
133 B
HTML
Copyright © {{ site.time | date: "%Y" }}
|
|
{% if site.author %}
|
|
{{ site.author }}
|
|
{% else %}
|
|
{{ site.title }}
|
|
{% endif %}
|