From 9db304df0de332d88a9766d989eba601d0793085 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 10 Jan 2023 17:46:00 +0100 Subject: [PATCH] manifest: Remove webite key which is only a duplicated of the code repo --- manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.json b/manifest.json index 584b8e6..529e302 100644 --- a/manifest.json +++ b/manifest.json @@ -10,7 +10,6 @@ "url": "https://github.com/schollz/cowyo", "upstream": { "license": "MIT", - "website": "https://github.com/schollz/cowyo", "demo": "https://cowyo.com", "admindoc": "https://github.com/schollz/cowyo/blob/master/README.md", "code": "https://github.com/schollz/cowyo"