convert to standard html

This commit is contained in:
frederik
2024-03-19 11:53:29 +01:00
parent b309b725b4
commit 464b2240d8
8 changed files with 94 additions and 56 deletions
+1
View File
@@ -9,6 +9,7 @@ $site_name = get_sitename();
set_timezone();
?>
<!DOCTYPE html>
<title><?php echo $site_name; ?></title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>