diff options
Diffstat (limited to '_layouts')
-rw-r--r-- | _layouts/default.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index 168424f..7ff8d4d 100644 --- a/_layouts/default.html +++ b/_layouts/default.html | |||
@@ -26,7 +26,7 @@ | |||
26 | <footer> | 26 | <footer> |
27 | <hr class="hr"> | 27 | <hr class="hr"> |
28 | {% capture label %}View source{% endcapture %} | 28 | {% capture label %}View source{% endcapture %} |
29 | Jinwei Zhao | 29 | Made w/ ❤️ from 🇨🇦 |
30 | (<a href="https://cgit.jinwei.me/clarkzjw/photo/">{{ label }}</a>) | 30 | (<a href="https://cgit.jinwei.me/clarkzjw/photo/">{{ label }}</a>) |
31 | </footer> | 31 | </footer> |
32 | 32 | ||