From dba71b89e2358b70f6b66a244640365c1e9f3fd3 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Mon, 17 Mar 2025 19:21:14 -0700 Subject: [PATCH] Move highlight config to site step --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 38fafabf..ae114105 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,11 @@ please share it by [posting a link](https://github.com/willfaught/paige/discussi ```sh $ cd yoursite $ hugo mod init github.com/youraccount/yoursite + $ cat >>hugo.toml <>hugo.toml <