From a9e3916eb557e16f61973a4767fb16401520562d Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Fri, 24 Jun 2022 14:41:52 +0200 Subject: [PATCH] . --- docs/faq.md | 1 - mkdocs.yml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index 6fc2199c..21b5232e 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -76,4 +76,3 @@ Development happens in the EU version, so it is possible that the US Version isn US LANDSCAPE: `FlashNextion http://nspanel.pky.eu/lui-us-l.tft` US PORTRAIT: `FlashNextion http://nspanel.pky.eu/lui-us-p.tft` - diff --git a/mkdocs.yml b/mkdocs.yml index d5ce23f1..9adc7de4 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -34,7 +34,7 @@ theme: - search.highlight - search.share - search.suggest - custom_dir: overrides + custom_dir: docs/overrides extra_css: - _assets/user.css