revert a2f36b6fac
revert Fixed the READMEs and small fix around the project
This commit is contained in:
@@ -12,7 +12,7 @@ if (isset($_GET['set_lang'])) {
|
||||
exit;
|
||||
}
|
||||
$current_lang = get_current_lang();
|
||||
$site_title = get_site_setting('site_title', 'sld-blocknotes');
|
||||
$site_title = get_site_setting('site_title', 'Blocknotes');
|
||||
$site_favicon = get_site_setting('site_favicon', 'assets/img/favicon.png');
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
|
||||
Reference in New Issue
Block a user