Skip to content

Commit

Permalink
create homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
abakaldin committed Feb 9, 2022
1 parent 479a15b commit 3f5c315
Show file tree
Hide file tree
Showing 5 changed files with 23,413 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/homepage/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="styles.css">
</head>
<body id="body" onload="get_meta()">
<script src="script.js"</script>
</body>
</html>
Loading

0 comments on commit 3f5c315

Please sign in to comment.