mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	✨Added required "ghost-theme" keyword
- We're going to start showing this as a warning in gscan - The purpose is to give us a way to detect if a package is a valid Ghost theme
This commit is contained in:
		@@ -29,7 +29,8 @@
 | 
			
		||||
    },
 | 
			
		||||
    "keywords": [
 | 
			
		||||
        "ghost",
 | 
			
		||||
        "theme"
 | 
			
		||||
        "theme",
 | 
			
		||||
        "ghost-theme"
 | 
			
		||||
    ],
 | 
			
		||||
    "repository": {
 | 
			
		||||
        "type": "git",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user