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

@@ -4,21 +4,21 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Download myevent, the free and open source event management solution">
<title>Download - myevent</title>
<meta name="description" content="Download libreevent, the free and open source event management solution">
<title>Download - libreǝvent</title>
<link rel="stylesheet" href="/css/style.css">
</head>
<body>
<div id="nav"></div>
<div id="backToTop" onclick="backToTop();"></div>
<div class="title-wrapper">
<h1>Download myevent</h1>
<h1>Download libreǝvent</h1>
<footer>Ready to downlaod?</footer>
</div>
<div class="content">
<h3 class="dev">Website & project not completed yet!</h3>
<p>There are a couple of options to download myevent. You may use npm or you may download it from the GitHub releases page. You may also clone the repository locally if you want to use upstream instead of a release</p>
<a href="https://github.com/simplePCBuilding/myevent" class="button">GitHub</a>
<p>There are a couple of options to download libreǝvent. You may use npm or you may download it from the GitHub releases page. You may also clone the repository locally if you want to use upstream instead of a release</p>
<a href="https://github.com/simplePCBuilding/libreevent" class="button">GitHub</a>
<p>You may download the iOS & Android apps from the AppStore / Google Play Store respectively.</p>
</div>
<div id="footer"></div>