change title to lowercase

This commit is contained in:
2023-01-12 20:18:36 +01:00
parent 5668ee1078
commit 0e89645131
7 changed files with 8 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
<head>
<link rel="stylesheet" href="./static/reset.css">
<link rel="stylesheet" href="./static/main.css">
<title>DECENTRALA</title>
<title>Decentrala</title>
</head>
<body>
<div class="container">