feat: WIP custom header nav

This commit is contained in:
Travis Fischer
2022-04-07 12:38:58 -04:00
parent 031c41c85b
commit 679131ad22
11 changed files with 97 additions and 19 deletions

View File

@@ -18,7 +18,7 @@
# Optional (for persisting preview images to redis)
# NOTE: if you want to enable redis, only REDIS_HOST and REDIS_PASSWORD are required
# NOTE: don't forget to set isRedisEnabled to true in the site.config.js file
# NOTE: don't forget to set isRedisEnabled to true in the site.config.ts file
#REDIS_HOST=
#REDIS_PASSWORD=
#REDIS_USER='default'