From 2eb2431cd002fc4562c96d8656b2814d683b6fd3 Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Tue, 21 Feb 2017 19:53:40 -0600 Subject: [PATCH] Finalize syntax highlighting page --- content/developer-tools/syntax-highlighting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/developer-tools/syntax-highlighting.md b/content/developer-tools/syntax-highlighting.md index 086a15553..54033c828 100644 --- a/content/developer-tools/syntax-highlighting.md +++ b/content/developer-tools/syntax-highlighting.md @@ -1,7 +1,7 @@ --- title: Syntax Highlighting linktitle: -description: +description: Hugo provides server-side syntax highlighting via Pygments and, like most static site generators, works very well with client-side (JavaScript) syntax highlighting libraries as well. date: 2017-02-01 publishdate: 2017-02-01 lastmod: 2017-02-01