Add files via upload

This commit is contained in:
MViper
2022-04-15 12:59:36 +02:00
committed by GitHub
parent fcfa28d8aa
commit c854fe923f
2 changed files with 58 additions and 0 deletions

11
index.html Normal file
View File

@@ -0,0 +1,11 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Leuchtender Text</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h2 data-text="M_Viper">M_Viper</h2>
</body>
</html>