mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Rename recent posts setting
This commit is contained in:
		@@ -160,7 +160,7 @@
 | 
				
			|||||||
                "default": "Sign up for more like this.",
 | 
					                "default": "Sign up for more like this.",
 | 
				
			||||||
                "group": "post"
 | 
					                "group": "post"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "show_recent_posts": {
 | 
					            "show_recent_posts_footer": {
 | 
				
			||||||
                "type": "boolean",
 | 
					                "type": "boolean",
 | 
				
			||||||
                "default": true,
 | 
					                "default": true,
 | 
				
			||||||
                "group": "post"
 | 
					                "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 --}}
 | 
					{{!-- 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
 | 
					    {{!-- The {#get} helper below fetches some of the latest posts here
 | 
				
			||||||
    so that people have something else to read when they finish this one.
 | 
					    so that people have something else to read when they finish this one.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user