mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	Enabled emoji in Hugo (#6521)
Removed extra asterisks in Docker doc Signed-off-by: jolheiser <john.olheiser@gmail.com>
This commit is contained in:
		@@ -6,6 +6,7 @@ theme: gitea
 | 
			
		||||
defaultContentLanguage: en-us
 | 
			
		||||
defaultContentLanguageInSubdir: true
 | 
			
		||||
enableMissingTranslationPlaceholders: true
 | 
			
		||||
enableEmoji: true
 | 
			
		||||
 | 
			
		||||
permalinks:
 | 
			
		||||
  post: /:year/:month/:title/
 | 
			
		||||
 
 | 
			
		||||
@@ -270,7 +270,7 @@ files; for named volumes, this is done through another container or by direct ac
 | 
			
		||||
 | 
			
		||||
# Upgrading
 | 
			
		||||
 | 
			
		||||
:exclamation::exclamation: **Make sure you have volumed data to somewhere outside Docker container** :exclamation::exclamation:**
 | 
			
		||||
:exclamation::exclamation: **Make sure you have volumed data to somewhere outside Docker container** :exclamation::exclamation:
 | 
			
		||||
 | 
			
		||||
To upgrade your installation to the latest release:
 | 
			
		||||
```
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user