From ac233bb760b4947f0126ba17d78c182bb8f7ff1f Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 26 Nov 2023 00:56:48 +0100 Subject: switch to tensin.name --- _includes/jekyll-theme/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_includes') 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 %}jekyll-theme{% endcapture %} +{% capture theme_text %}jekyll-theme{% endcapture %} {% assign footer_items = '' | split: '' %} {% if license_text %} -- cgit v1.2.3