From cdc6f21168c0b8d761a54b489601d1d300765b77 Mon Sep 17 00:00:00 2001 From: Jordan Roher Date: Sat, 22 Apr 2023 14:50:34 -0700 Subject: [PATCH] Spaces --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 9cceb7f..6f19eb8 100644 --- a/readme.md +++ b/readme.md @@ -95,7 +95,7 @@ services: - CATEGORIES=small # defaults to normal, set to small for smaller, uppercase category labels - BGCOLOR=#fff # defaults to theme(colors.slate.50), set to any hex color or Tailwind color using the theme syntax - BGCOLORDARK=#000 # defaults to theme(colors.gray.950), set to any hex color or Tailwind color using the theme syntax - - NEWWINDOW=true # defaults to true, set to false to not have links open in a new window + - NEWWINDOW=true # defaults to true, set to false to not have links open in a new window volumes: - ./config.json:/app/src/config.json # required - ./public/favicon.ico:/app/public/favicon.ico # optional