Initial commit
This commit is contained in:
14
src/index.html
Normal file
14
src/index.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html class=""
|
||||
lang="de-DE">
|
||||
|
||||
<head>
|
||||
<script src="script.js"></script>
|
||||
<link rel='stylesheet' id='include-fedi-css' href='style.css'/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="include-mastodon-feed dark" id="fedi-feed">Loading...</div>
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user