📝 Update the link prefix to demo.

This commit is contained in:
elkan1788
2024-07-21 11:51:35 +08:00
parent c07ff1df05
commit 082fb48650
10 changed files with 12 additions and 12 deletions

View File

@@ -14,7 +14,7 @@ tags:
- 高亮
- Chroma
url: post/syntax-highlighting.html
url: demo/syntax-highlighting.html
---
Hugo 通过 Chroma 提供非常快速的语法高亮显示,现 Hugo 中使用 Chroma 作为代码块高亮支持,它内置在 Go 语言当中,速度是真的非常、非常快,而且最为重要的是它也兼容之前我们使用的 Pygments 方式。