mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-03 23:59:49 +00:00 
			
		
		
		
	Rename recent posts setting
This commit is contained in:
		@@ -160,7 +160,7 @@
 | 
			
		||||
                "default": "Sign up for more like this.",
 | 
			
		||||
                "group": "post"
 | 
			
		||||
            },
 | 
			
		||||
            "show_recent_posts": {
 | 
			
		||||
            "show_recent_posts_footer": {
 | 
			
		||||
                "type": "boolean",
 | 
			
		||||
                "default": true,
 | 
			
		||||
                "group": "post"
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										2
									
								
								post.hbs
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								post.hbs
									
									
									
									
									
								
							@@ -105,7 +105,7 @@ into the {body} tag of the default.hbs template --}}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
{{!-- Read more links, just above the footer --}}
 | 
			
		||||
{{#if @custom.show_recent_posts}}
 | 
			
		||||
{{#if @custom.show_recent_posts_footer}}
 | 
			
		||||
    {{!-- The {#get} helper below fetches some of the latest posts here
 | 
			
		||||
    so that people have something else to read when they finish this one.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user