slowly start updating the name

This commit is contained in:
2023-05-19 07:58:00 +02:00
parent c2a7a11aaf
commit 48a5f99293
8 changed files with 25 additions and 24 deletions

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>myevent - Free & Open Source event management solution</title>
<title>libreevent - Free & Open Source event management solution</title>
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/home.css">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<meta name="description" content="Looking for a free and open source event management solution you can host yourself? myevent is a project that does exactly that.">
<meta name="description" content="Looking for a free and open source event management solution you can host yourself? libreevent is a project that does exactly that.">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/styles/dark.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/highlight.min.js"></script>
<script>hljs.highlightAll();</script>
@@ -16,8 +16,8 @@
<div id="nav"></div>
<div id="backToTop" onclick="backToTop();"></div>
<div class="title-wrapper">
<h1>Docs - myevent</h1>
<footer>Learn how to setup and use myevent!</footer>
<h1>Docs - libreǝvent</h1>
<footer>Learn how to setup and use libreǝvent!</footer>
</div>
<div class="content">
<h3 class="dev">Website & project not completed yet!</h3>