From c2d818b0ec8f789f4476527a0fe77bf75a8aeff2 Mon Sep 17 00:00:00 2001 From: Jeffrey Tse Date: Sun, 19 Feb 2023 11:54:50 +0800 Subject: chore: update author email address --- jekyll-theme-yat.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jekyll-theme-yat.gemspec b/jekyll-theme-yat.gemspec index a35ea22..00b7e50 100644 --- a/jekyll-theme-yat.gemspec +++ b/jekyll-theme-yat.gemspec @@ -4,7 +4,7 @@ Gem::Specification.new do |spec| spec.name = "jekyll-theme-yat" spec.version = "1.8.0" spec.authors = ["jeffreytse"] - spec.email = ["jeffreytse.mail@gmail.com"] + spec.email = ["hello@jeffreytse.net"] spec.summary = "Yet another theme for elegant writers with modern flat style and beautiful night/dark mode." spec.homepage = "https://github.com/jeffreytse/jekyll-theme-yat" -- cgit v1.2.3