Skip to content

Commit 0b9ae73

Browse files
committed
use more common italic syntax
Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>
1 parent 5182f87 commit 0b9ae73

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

charts/files/config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ usual_reporters = []
3434
[[sections]]
3535
emoji = '🌡️'
3636
name = 'status'
37-
title = 'Dept of *Status of Matrix* 🌡️'
37+
title = 'Dept of _Status of Matrix_ 🌡️'
3838
order = 1010
3939
usual_reporters = []
4040

@@ -207,7 +207,7 @@ usual_reporters = []
207207
[[sections]]
208208
emoji = '🏗️'
209209
name = 'build'
210-
title = 'Dept of *Built on Matrix* 🏗️'
210+
title = 'Dept of _Built on Matrix_ 🏗️'
211211
order = 1230
212212
usual_reporters = []
213213

0 commit comments

Comments
 (0)