Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugoBasicExample.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandros <onedrawingperday@users.noreply.github.com>2019-12-23 15:18:43 +0300
committerGitHub <noreply@github.com>2019-12-23 15:18:43 +0300
commit17ecccfb80c58ea530532574ba9a7f9fa9bf4e94 (patch)
tree433bcc59e321f5b7fd06f510f85c36f5ad586d6a
parent6be5fbbea9bdcb39e70b9a4613401f60fd8087f1 (diff)
Mention goldmark instead of blackfriday
-rw-r--r--content/about.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/about.md b/content/about.md
index ea78b5d..a412806 100644
--- a/content/about.md
+++ b/content/about.md
@@ -10,7 +10,7 @@ Written in Go, Hugo is an open source static site generator available under the
Hugo makes use of a variety of open source projects including:
-* https://github.com/russross/blackfriday
+* https://github.com/yuin/goldmark
* https://github.com/alecthomas/chroma
* https://github.com/muesli/smartcrop
* https://github.com/spf13/cobra