Fix config typo
This commit is contained in:
		
							parent
							
								
									4868bbcd0e
								
							
						
					
					
						commit
						3b6cb0bf89
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -46,13 +46,13 @@ site_name: 'liteshort'
 | 
				
			||||||
# If not set, it is automatically taken from the URL the shorten request is sent to.
 | 
					# If not set, it is automatically taken from the URL the shorten request is sent to.
 | 
				
			||||||
# If you don't know, leave unset
 | 
					# If you don't know, leave unset
 | 
				
			||||||
# Default: unset
 | 
					# Default: unset
 | 
				
			||||||
site_domain: ''
 | 
					site_domain:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# String: Subdomain to host the web interface on.
 | 
					# String: Subdomain to host the web interface on.
 | 
				
			||||||
# Useful if you want the shorturls on the short domain but the web interface on a subdomain.
 | 
					# Useful if you want the shorturls on the short domain but the web interface on a subdomain.
 | 
				
			||||||
# If you don't know, leave unset
 | 
					# If you don't know, leave unset
 | 
				
			||||||
# Default: unset
 | 
					# Default: unset
 | 
				
			||||||
subdomain: ''
 | 
					subdomain:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Boolean: Show link to project repository on GitHub at bottom right corner of page
 | 
					# Boolean: Show link to project repository on GitHub at bottom right corner of page
 | 
				
			||||||
# Default: true
 | 
					# Default: true
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue