aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-05-21 07:31:05 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-05-21 07:31:05 +0200
commit2dc87131123afaa1716c87dd02164b33059ad2b8 (patch)
treed4ed2bed757377f6019ce3fdd8151ed24986f06a /_includes
parentworkflows/ci: rsync _site/ to server (diff)
downloadjekyll-theme-2dc87131123afaa1716c87dd02164b33059ad2b8.tar.gz
jekyll-theme-2dc87131123afaa1716c87dd02164b33059ad2b8.zip
moved to egort.name
Diffstat (limited to '_includes')
-rw-r--r--_includes/jekyll-theme/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/jekyll-theme/footer.html b/_includes/jekyll-theme/footer.html
index 6fe10b3..c0745b5 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://egor-tensin.github.io/jekyll-theme/">jekyll-theme</a>{% endcapture %}
+{% capture theme_text %}<a href="https://egort.name/jekyll-theme/">jekyll-theme</a>{% endcapture %}
{% assign footer_items = '' | split: '' %}
{% if license_text %}