Update index.html
This commit is contained in:
parent
e6ecfaa2a9
commit
f8ac02ba7e
@ -3,13 +3,13 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Responsive Glassmorphism Website</title>
|
||||
<title>It's Raining</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<section>
|
||||
<header>
|
||||
<a href="#" class="logo">Water Wave.</a>
|
||||
<a href="#" class="logo">It's Raining.</a>
|
||||
<div class="toggle" onclick="menuToggle();"></div>
|
||||
</header>
|
||||
<div class="glass"></div>
|
||||
|
Loading…
Reference in New Issue
Block a user