From d27c54b0b704d425c2ea544ce6fedd49a54e893c Mon Sep 17 00:00:00 2001 From: alfrix Date: Sun, 3 Mar 2024 01:51:13 -0300 Subject: [PATCH] docs: faq fix table align --- docs/FAQ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/FAQ.md b/docs/FAQ.md index 1f1f1bc9..3f70e9af 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -15,9 +15,9 @@ KlipperScreen was not designed to work with OctoPrint and there are no plans to | Desktop environment | Console | |:------------------------------------------:|:--------------------------------------------:| -| ![de](img/troubleshooting/desktop.png) | ![boot](img/troubleshooting/boot.png) | +| ![de](img/troubleshooting/desktop.png) | ![boot](img/troubleshooting/boot.png) | | Desktop environment | Console | -| ![delog](img/troubleshooting/delog.png) | ![clilog](img/troubleshooting/clilog.png) | +| ![delog](img/troubleshooting/delog.png) | ![clilog](img/troubleshooting/clilog.png) | ## Can i use KlipperScreen as a desktop application?