diff --git a/tinyGS/src/ConfigManager/logos.h b/tinyGS/src/ConfigManager/logos.h index 8869232b..03c92d67 100644 --- a/tinyGS/src/ConfigManager/logos.h +++ b/tinyGS/src/ConfigManager/logos.h @@ -1,6 +1,6 @@ /* logos.h - Images to show on the config webpage - + Copyright (C) 2020 -2021 @G4lile0, @gmag12 and @dev_4m1g0 This program is free software: you can redistribute it and/or modify @@ -19,7 +19,7 @@ #include -const char LOGO[] PROGMEM = "
\n"; +const char LOGO[] PROGMEM = "
\n"; const char FAVICON_PNG[] PROGMEM = { 0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,