diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-11-27 23:54:27 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-12-01 16:23:01 +0100 |
commit | fabfce05f691d58336ab86c8de2f2f179719041d (patch) | |
tree | 905cee652e3a402b9e093c6107fee6dd255a139d | |
parent | switch to tensin.name (diff) | |
download | egor-tensin.github.io-fabfce05f691d58336ab86c8de2f2f179719041d.tar.gz egor-tensin.github.io-fabfce05f691d58336ab86c8de2f2f179719041d.zip |
switch to egor@tensin.name
-rw-r--r-- | LICENSE.txt | 2 | ||||
-rw-r--r-- | _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 <Egor.Tensin@gmail.com> +Copyright (c) 2015 Egor Tensin <egor@tensin.name> 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 9c89a22..978c2f0 100644 --- a/_config.yml +++ b/_config.yml @@ -21,13 +21,13 @@ plugins: # jekyll-github-metadata repository: egor-tensin/egor-tensin.github.io # jekyll-remote-theme -remote_theme: egor-tensin/jekyll-theme@ac233bb760b4947f0126ba17d78c182bb8f7ff1f +remote_theme: egor-tensin/jekyll-theme@2028afbf8795e2a42b4799ab3141239d57df3929 # Theme settings settings: author: name: Egor Tensin - email: Egor.Tensin@gmail.com + email: egor@tensin.name navbar: hide: true links: |