-
Notifications
You must be signed in to change notification settings - Fork 2
/
soon.html
29 lines (28 loc) · 1.84 KB
/
soon.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
26
27
28
29
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Synthax.Tech Bangalore's First Student Hosted Hackathon</title>
<meta name="description" content="Join Synthax.Tech's inaugural hackathon in Bangalore, organized by students for students. Showcase your coding skills and creativity.">
<meta name="keywords" content="hackathon, student hackathon, coding event, Synthax.Tech, Bangalore, programming, technology, innovation">
<meta name="author" content="Synthax.Tech Team">
<meta name="robots" content="index, follow">
<meta name="og:title" property="og:title" content="Synthax.Tech Bangalore's First Student Hosted Hackathon">
<meta name="og:description" property="og:description" content="Join Synthax.Tech's inaugural hackathon in Bangalore, organized by students for students. Showcase your coding skills and creativity.">
<meta name="og:url" property="og:url" content="https://www.synthax.tech">
<meta name="og:type" property="og:type" content="website">
<meta name="twitter:title" content="Synthax.Tech Bangalore's First Student Hosted Hackathon">
<meta name="twitter:description" content="Join Synthax.Tech's inaugural hackathon in Bangalore, organized by students for students. Showcase your coding skills and creativity.">
<meta name="twitter:creator" content="@syntHaxHIS">
<link rel="icon" href="toplogo.png" type="image/png">
<link rel="stylesheet" href="style.css">
<link rel='stylesheet' href='https://s3-us-west-2.amazonaws.com/s.cdpn.io/209981/yaki-stylesheet.css'><link rel="stylesheet" href="./style.css">
</head>
<body>
<div class="glitch-wrapper">
<h1 class="glitch" data-text="Synt-hax">synt-hax</h1>
<h2>COMING SOON</h2>
</div>
</body>
</html>