Skip to content

Commit 9bf20f4

Browse files
jolheiserlafriks
authored andcommitted
Enabled emoji in Hugo (#6521)
Removed extra asterisks in Docker doc Signed-off-by: jolheiser <[email protected]>
1 parent e14cad7 commit 9bf20f4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ theme: gitea
66
defaultContentLanguage: en-us
77
defaultContentLanguageInSubdir: true
88
enableMissingTranslationPlaceholders: true
9+
enableEmoji: true
910

1011
permalinks:
1112
post: /:year/:month/:title/

docs/content/doc/installation/with-docker.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ files; for named volumes, this is done through another container or by direct ac
270270

271271
# Upgrading
272272

273-
:exclamation::exclamation: **Make sure you have volumed data to somewhere outside Docker container** :exclamation::exclamation:**
273+
:exclamation::exclamation: **Make sure you have volumed data to somewhere outside Docker container** :exclamation::exclamation:
274274

275275
To upgrade your installation to the latest release:
276276
```

0 commit comments

Comments
 (0)