mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 13:24:24 +00:00
slowly start updating the name
This commit is contained in:
10
website/dist/download/index.html
vendored
10
website/dist/download/index.html
vendored
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user