From e35164a57f556a47e81d9f21a017c5f40ab836e2 Mon Sep 17 00:00:00 2001 From: Cody Robertson Date: Mon, 7 Aug 2023 14:00:14 -0400 Subject: [PATCH] Fix heading --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 225bad3..ebb0be0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -52,7 +52,7 @@ included in the next deployment. Please adhere to the styling guidelines listed below when contributing to the codebase. -## Code/Syntax Highlighting +#### Code/Syntax Highlighting Code/Syntax highlighting is achieved by the builtin [Hugo syntax highlighting](https://gohugo.io/content-management/syntax-highlighting/) feature, which utilizes [Chroma](https://github.com/alecthomas/chroma).