-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
25 lines (21 loc) · 856 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="description" content="Free Web tutorials">
<meta name="keywords" content="HTML,CSS,XML,JavaScript">
<meta name="author" content="John Doe">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="google-site-verification" content="jVnnQmk7BTqhmyT3_399XOsjFzZN8wllSg9DQCtbngI" />
<link rel="stylesheet" href="https://cdn.statically.io/gh/SH20RAJ/BlondBtun/main/blondbtun.css" />
</head>
<body>
<p>BlondBtun
Free Open Source Css button Library .
Use CDN Here <link rel="stylesheet" href="https://cdn.statically.io/gh/SH20RAJ/BlondBtun/main/blondbtun.css" />
#Get a big Collection of beautiful Buttons Here :- https://blondbtun.blogspot.com/</p>
<script>
window.location.replace("https://blondbtun.blogspot.com/");
</script>
</body>
</html>