From d77e3ef5acdfc69090f5f32f21da691bc825c182 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 1 Dec 2023 16:16:47 +0100 Subject: switch to egor@tensin.name --- LICENSE.txt | 2 +- _config.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 62c44fd..c9d72a5 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2015 Egor Tensin +Copyright (c) 2015 Egor Tensin Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/_config.yml b/_config.yml index ece57fc..1a582fa 100644 --- a/_config.yml +++ b/_config.yml @@ -21,7 +21,7 @@ plugins: # jekyll-github-metadata repository: egor-tensin/sorting-algorithms # jekyll-remote-theme -remote_theme: egor-tensin/jekyll-theme@ac233bb760b4947f0126ba17d78c182bb8f7ff1f +remote_theme: egor-tensin/jekyll-theme@2028afbf8795e2a42b4799ab3141239d57df3929 # Theme settings settings: @@ -29,7 +29,7 @@ settings: name: Sorting algorithms author: name: Egor Tensin - email: Egor.Tensin@gmail.com + email: egor@tensin.name links: - {rel: apple-touch-icon, sizes: 180x180, href: /assets/favicon/apple-touch-icon.png} - {rel: icon, type: image/png, sizes: 32x32, href: /assets/favicon/favicon-32x32.png} -- cgit v1.2.3