diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index d650d404..e8368ba2 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -4,7 +4,7 @@ · Powered by Hugo️️ · - Designed by ️21beats️ + Designed by MR.LEE diff --git a/static/css/style.css b/static/css/style.css index 5d5be178..dc3085c4 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -1,7 +1,7 @@ /* * Paper v3.0 * A simple, clean, flexible Hugo theme. - * Designed by 21beats (http://21beats.com) + * Designed by MR.LEE (https://mrlee.me/) * Updated in 2019.4.1 */ diff --git a/theme.toml b/theme.toml index 112afede..d21d5876 100644 --- a/theme.toml +++ b/theme.toml @@ -8,11 +8,11 @@ description = "A simple, clean, flexible Hugo theme" homepage = "https://github.com/nanxiaobei/hugo-paper/" tags = ["Responsive", "Simple", "Clean", "Light", "White", "Blog"] features = ["Responsive", "One Column", "Blog"] -min_version = "0.1" +min_version = 0.1 [author] - name = "21beats" - homepage = "http://21beats.com/" + name = "nanxiaobei" + homepage = "https://mrlee.me/" # If porting an existing theme [original]