From 2e56cee58d23e71267179a9896f073fb2af370d8 Mon Sep 17 00:00:00 2001 From: Jeremy Bise Date: Wed, 17 Apr 2019 14:24:07 -0400 Subject: update readme --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index fff8df7..47eeb5b 100644 --- a/README.md +++ b/README.md @@ -79,15 +79,6 @@ The social menu can be configured in `config.toml` following this example: The theme uses the `identifier` to determine which icon to show. For a listing of which icons are available, check out the [social icons partial folder](https://github.com/jeremybise/twentynineteen-hugo/tree/master/layouts/partials/icons/social). -## Syntax Highlighting - -Add pygments config to your `config.toml`: - -```toml -pygmentsUseClasses=true -pygmentsCodefences=true -``` - ## Search Add the JSON output format to your `config.toml` to create the index: -- cgit v1.2.3