init
This commit is contained in:
commit
4ac112f7b4
15
index.html
Normal file
15
index.html
Normal file
@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Home</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!-- Header -->
|
||||
<div class="badge">
|
||||
<i class="icon">🔔</i>
|
||||
<a href="index.html">Home</a>
|
||||
</div>
|
||||
</body>
|
Loading…
Reference in New Issue
Block a user