initial setup of website

This commit is contained in:
2023-03-05 16:12:53 +01:00
parent 78fe6a62da
commit ffc66602b3
9 changed files with 3309 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
<head>
<title>myevent - Free & Open Source event management solution</title>
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/home.css">
<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.">
</head>