fix: Typo
This commit is contained in:
		
							
								
								
									
										17
									
								
								config.toml
									
									
									
									
									
								
							
							
						
						
									
										17
									
								
								config.toml
									
									
									
									
									
								
							@@ -21,8 +21,8 @@ paginate = 5 #frontpage pagination
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
[tracking]
 | 
					[tracking]
 | 
				
			||||||
  [tracking.oxitraffic]
 | 
					  [tracking.oxitraffic]
 | 
				
			||||||
  enabled: true
 | 
					  enabled = true
 | 
				
			||||||
  hostname: "traffic.hyteck.de"
 | 
					  hostname = "traffic.hyteck.de"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[params]
 | 
					[params]
 | 
				
			||||||
  # Unmark to use post folder for images. Default is static folder.
 | 
					  # Unmark to use post folder for images. Default is static folder.
 | 
				
			||||||
@@ -39,19 +39,6 @@ paginate = 5 #frontpage pagination
 | 
				
			|||||||
    '© 2023 CC-BY Julian-Samuel Gebühr</a> '
 | 
					    '© 2023 CC-BY Julian-Samuel Gebühr</a> '
 | 
				
			||||||
  ]
 | 
					  ]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
  # Contact page
 | 
					 | 
				
			||||||
     # Since this template is static, the contact form uses www.formspree.io as a
 | 
					 | 
				
			||||||
     # proxy. The form makes a POST request to their servers to send the actual
 | 
					 | 
				
			||||||
     # email. Visitors can send up to a 1000 emails each month for free.
 | 
					 | 
				
			||||||
     #
 | 
					 | 
				
			||||||
     # What you need to do for the setup?
 | 
					 | 
				
			||||||
     #
 | 
					 | 
				
			||||||
     # - set your email address under 'email' below (it is also used in Gravatar for the bio).
 | 
					 | 
				
			||||||
     # - upload the generated site to your server
 | 
					 | 
				
			||||||
     # - send a dummy email yourself to confirm your account
 | 
					 | 
				
			||||||
     # - click the confirm link in the email from www.formspree.io
 | 
					 | 
				
			||||||
     # - you're done. Happy mailing!
 | 
					 | 
				
			||||||
  email = "julian-samuel@gebuehr.net"
 | 
					  email = "julian-samuel@gebuehr.net"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # Nav links in the side bar
 | 
					  # Nav links in the side bar
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user