aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-11-26 00:56:48 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2023-11-26 00:56:48 +0100
commitac233bb760b4947f0126ba17d78c182bb8f7ff1f (patch)
tree99a59708dab335ee44d88c791ee24e4919e6c3eb /_includes
parentbump dependencies (diff)
downloadjekyll-theme-ac233bb760b4947f0126ba17d78c182bb8f7ff1f.tar.gz
jekyll-theme-ac233bb760b4947f0126ba17d78c182bb8f7ff1f.zip
switch to tensin.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 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 %}