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

github.com/jeremybise/twentynineteen-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 0 insertions, 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: