add bgcolor for code in content

This commit is contained in:
mivinci 2021-08-07 22:01:03 +08:00
parent f7e504ff27
commit e6aa0cd091
19 changed files with 43 additions and 2 deletions

View file

@ -6,6 +6,8 @@ description = "Guide to emoji usage in Hugo"
comment = true
+++
`THERE ARE SOMETHING`
Emoji can be enabled in a Hugo project in a number of ways.
<!--more-->
The [`emojify`](https://gohugo.io/functions/emojify/) function can be called directly in templates or [Inline Shortcodes](https://gohugo.io/templates/shortcode-templates/#inline-shortcodes).