From a4e5114151d55f9408ffb4addb52da0c371599c6 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Mon, 2 May 2022 03:03:03 +0200 Subject: Fix theme name --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 587e264..77ee01a 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ ], "license": "MIT", "main": "index.js", - "name": "gohugo-theme-ed", + "name": "ed", "repository": { "type": "git", "url": "git+https://github.com/sergeyklay/gohugo-theme-ed.git" -- cgit v1.2.3