Adding autofix badges

Profile picture shows up in Nav
Moved backgrounds to new folder
This commit is contained in:
Michał Gdula 2022-11-02 11:30:34 +00:00
parent 05533395eb
commit d2858ce907
14 changed files with 183 additions and 37 deletions

View file

@ -19,4 +19,4 @@ if (is_file(__DIR__."/../usr/conf/msg.json")) {
$user_welcome = $user_welcome['welcome'];
}
$web_info = json_decode(file_get_contents(__DIR__."/app.json"), true);
$web_info = json_decode(file_get_contents(__DIR__."/gallery.json"), true);