From 79404c875dbf20ba783c72b31111c6e2228d28a2 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sun, 7 Aug 2022 14:38:49 -0400 Subject: begin rehighlighting of custom info in templates --- content/i2p.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/i2p.md') diff --git a/content/i2p.md b/content/i2p.md index fec9d8c..d0b2edb 100644 --- a/content/i2p.md +++ b/content/i2p.md @@ -73,7 +73,7 @@ code. Instead, paste this: ```nginx server { listen 127.0.0.1:8080 ; - root /var/www/example ; + root /var/www/{{}}example{{}} ; index index.html ; } ``` -- cgit v1.2.3