eos notifier

This commit is contained in:
2024-11-07 22:58:55 +01:00
parent a38aed7fc6
commit 8e1d85d074
7 changed files with 126 additions and 4 deletions

View File

@ -27,13 +27,13 @@
@import url("https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");
</style>
<title>EndeavourOS - ARM</title>
<title>EndeavourOS - Desktop prostředí</title>
</head>
<body>
<?php require "assets/header.php" ?>
<main>
<section class="welcome">
<h1>Prostčedí počítačů</h1>
<h1>Desktop prostředí</h1>
</section>
</main>