mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-29 10:57:44 +09:00 
			
		
		
		
	Fix hugo shortcode typo in faq (#12987)
* Fix hugo shortcode typo in faq * Switch to using language tags
This commit is contained in:
		| @@ -162,7 +162,7 @@ At some point, a customer or third party needs access to a specific repo and onl | |||||||
|  |  | ||||||
| ### Enable Fail2ban | ### Enable Fail2ban | ||||||
|  |  | ||||||
| Use [Fail2Ban]({{ relref "doc/usage/fail2ban-setup.md" >}}) to monitor and stop automated login attempts or other malicious behavior based on log patterns | Use [Fail2Ban]({{< relref "doc/usage/fail2ban-setup.en-us.md" >}}) to monitor and stop automated login attempts or other malicious behavior based on log patterns | ||||||
|  |  | ||||||
| ## How to add/use custom themes | ## How to add/use custom themes | ||||||
| Gitea supports two official themes right now, `gitea` and `arc-green` (`light` and `dark` respectively)   | Gitea supports two official themes right now, `gitea` and `arc-green` (`light` and `dark` respectively)   | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user