initial commit
This commit is contained in:
13
home.html
Normal file
13
home.html
Normal file
@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<title>DAIALECT</title>
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
<script type="text/javascript" src="blob-animation.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="main-title">
|
||||
<h1>DAIA<br>LECT</h1>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user