General cleanup

This commit is contained in:
Michał Gdula 2022-07-23 15:03:11 +01:00
parent 5fee89d2e7
commit 2c6beefa43
13 changed files with 132 additions and 14 deletions

View file

@ -6,6 +6,8 @@
<title>UwU</title>
<link rel="stylesheet" href="css/master.css">
<link href="https://fonts.googleapis.com/css2?family=Rubik" rel="stylesheet">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@600&amp;display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Fira+Code:wght@500&amp;display=swap">
</head>
<body>
<?php include("ui/header.php"); ?>