From 4f0d8cd507d3d401bf4e871f71863d55744045c4 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Tue, 26 Apr 2022 23:52:15 +0200 Subject: Update theme description --- package.json | 2 +- theme.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a351ada..587e264 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "devDependencies": {} }, "dependencies": {}, - "description": "Ed theme for minimal editions", + "description": "Ed theme for minimal editions, based on Alex Gil theme", "devDependencies": { "editorconfig-checker": "^4.0.2", "eslint": "^8.6.0", diff --git a/theme.toml b/theme.toml index b00484b..a4951b9 100644 --- a/theme.toml +++ b/theme.toml @@ -1,7 +1,7 @@ name = "Ed" license = "MIT" licenselink = "https://github.com/sergeyklay/gohugo-theme-ed/blob/master/LICENSE" -description = "Ed theme for minimal editions" +description = "Ed theme for minimal editions, based on Alex Gil theme" homepage = "https://github.com/sergeyklay/gohugo-theme-ed" tags = ["blog", "responsive", "light", "customizable", "minimal", "ed"] features = ["posts"] -- cgit v1.2.3