diff options
| author | Serghei Iakovlev <egrep@protonmail.ch> | 2022-05-02 03:03:03 +0200 |
|---|---|---|
| committer | Serghei Iakovlev <egrep@protonmail.ch> | 2022-05-02 03:03:03 +0200 |
| commit | a4e5114151d55f9408ffb4addb52da0c371599c6 (patch) | |
| tree | ef7c64ed892c52679064614e7ee08c1eeb0147a7 /package.json | |
| parent | dd16b7cfa9420962d2ba84ff178c3177be847496 (diff) | |
| download | gohugo-theme-ed-a4e5114151d55f9408ffb4addb52da0c371599c6.tar.gz | |
Fix theme name
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
