mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-03 23:59:49 +00:00 
			
		
		
		
	v5.4.0
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
			
		||||
    "name": "casper",
 | 
			
		||||
    "description": "A clean, minimal default theme for the Ghost publishing platform",
 | 
			
		||||
    "demo": "https://demo.ghost.io",
 | 
			
		||||
    "version": "5.3.2",
 | 
			
		||||
    "version": "5.4.0",
 | 
			
		||||
    "engines": {
 | 
			
		||||
        "ghost": ">=5.0.0"
 | 
			
		||||
    },
 | 
			
		||||
@@ -91,7 +91,11 @@
 | 
			
		||||
        "custom": {
 | 
			
		||||
            "navigation_layout": {
 | 
			
		||||
                "type": "select",
 | 
			
		||||
                "options": ["Logo on cover", "Logo in the middle", "Stacked"],
 | 
			
		||||
                "options": [
 | 
			
		||||
                    "Logo on cover",
 | 
			
		||||
                    "Logo in the middle",
 | 
			
		||||
                    "Stacked"
 | 
			
		||||
                ],
 | 
			
		||||
                "default": "Logo on cover"
 | 
			
		||||
            },
 | 
			
		||||
            "title_font": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user