mirror of https://github.com/me50/kukemuna.git
automated commit by submit50
This commit is contained in:
parent
8719567142
commit
b134d65144
|
|
@ -1,11 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap" rel="stylesheet">
|
||||
<link href="/static/styles.css" rel="stylesheet">
|
||||
<title>Birthdays</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="header">
|
||||
<h1>Birthdays</h1>
|
||||
|
|
@ -57,4 +59,5 @@
|
|||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in New Issue