diff options
Diffstat (limited to '_includes')
-rw-r--r-- | _includes/jekyll-theme/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/jekyll-theme/footer.html b/_includes/jekyll-theme/footer.html index c0745b5..5bb572b 100644 --- a/_includes/jekyll-theme/footer.html +++ b/_includes/jekyll-theme/footer.html @@ -33,7 +33,7 @@ {% endif %} {% capture timestamp_text %}Build: {{ site.time | date: '%F' }}{% endcapture %} -{% capture theme_text %}<a href="https://egort.name/jekyll-theme/">jekyll-theme</a>{% endcapture %} +{% capture theme_text %}<a href="https://tensin.name/jekyll-theme/">jekyll-theme</a>{% endcapture %} {% assign footer_items = '' | split: '' %} {% if license_text %} |