This commit is contained in:
parent
4b35583782
commit
e77051ccc4
1987 changed files with 1147290 additions and 5648 deletions
20
themes/blowfish/exampleSite/content/samples/emoji/index.zh-cn.md
Executable file
20
themes/blowfish/exampleSite/content/samples/emoji/index.zh-cn.md
Executable file
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
title: "Emoji 表情符号 :parachute:"
|
||||
date: 2019-03-05
|
||||
description: "Blowfish 中的表情符号使用指南"
|
||||
summary: "📖🏞️🧗🏽🐉🧙🏽♂️🧚🏽👸"
|
||||
tags: ["emoji", "示例"]
|
||||
type: 'sample'
|
||||
---
|
||||
|
||||
Blowfish 支持 Emoji 表情符号。Emoji 表情符号可用于标题、菜单项和文章内容。
|
||||
|
||||
{{< alert >}}
|
||||
**注意:** Emoji 的显示效果取决于您的浏览器和操作系统。要设置统一的表情符号样式,您可以使用第三方 Emoji 表情符号字体。
|
||||
{{< /alert >}}
|
||||
|
||||
Blowfish 会自动的进行表情符号渲染,因此您可以在内容和 frontmatter 中使用 Emoji 表情代码,它们将在构建时转换为相应的 Emoji。
|
||||
|
||||
**例如:** `see_no_evil` :see_no_evil:, `hear_no_evil` :hear_no_evil:, `speak_no_evil` :speak_no_evil:.
|
||||
|
||||
[Emoji 清单](http://www.emoji-cheat-sheet.com/) 可以很方便的查找 Emoji 对应的表情代码。
|
Loading…
Add table
Add a link
Reference in a new issue