|
7 | 7 | <meta http-equiv="X-UA-Compatible" content="IE=edge">
|
8 | 8 | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
9 | 9 | <meta name="description" content="Silicon Maze - The Triwizard Tournament">
|
10 |
| - <meta name="keywords" content="Silicon Maze, Hackathon, Nation-Wide, NITK Surathkal, Prizes"> |
| 10 | + <meta name="keywords" content="Silicon Maze, Contest, Nation-Wide, NITK Surathkal, Prizes"> |
11 | 11 |
|
12 | 12 | <meta property="og:title" content="Silicon Maze" />
|
13 | 13 | <meta property="og:description" content="Silicon Maze - The Triwizard Tournament" />
|
14 |
| - <meta property="og:image" content="https://raw.githubusercontent.com/Silicon-Maze/silicon-maze.github.io/master/img/LOGO.png" /> |
| 14 | + <meta property="og:image" content="https://raw.githubusercontent.com/Silicon-Maze/silicon-maze.github.io/master/img/LOGO.jpg" /> |
15 | 15 | <meta property="og:type" content="website" />
|
16 | 16 | <meta property="og:url" content="https://silicon-maze.github.io/" />
|
17 | 17 |
|
|
20 | 20 | <meta name="twitter:site" content="https://silicon-maze.github.io/">
|
21 | 21 | <meta name="twitter:title" content="Silicon Maze">
|
22 | 22 | <meta name="twitter:description" content="Silicon Maze - The Triwizard Tournament">
|
23 |
| - <meta name="twitter:image:src" content="/img/LOGO.png"> |
| 23 | + <meta name="twitter:image:src" content="/img/LOGO.jpg"> |
24 | 24 |
|
25 | 25 | <!-- Title -->
|
26 | 26 | <title>Silicon Maze | The Triwizard Tournament</title>
|
27 | 27 |
|
28 | 28 | <!-- Favicon -->
|
29 |
| - <link rel="icon" href="/img/LOGO.png"> |
| 29 | + <link rel="icon" href="/img/LOGO.jpg"> |
30 | 30 |
|
31 | 31 | <!-- Stylesheet -->
|
32 | 32 | <link rel="stylesheet" href="style.css">
|
|
37 | 37 | "@type": "Event",
|
38 | 38 | "name": "Silicon Maze",
|
39 | 39 |
|
40 |
| - "image": "https://raw.githubusercontent.com/Silicon-Maze/silicon-maze.github.io/master/img/LOGO.png", |
| 40 | + "image": "https://raw.githubusercontent.com/Silicon-Maze/silicon-maze.github.io/master/img/LOGO.jpg", |
41 | 41 | "url": "https://silicon-maze.github.io/",
|
42 | 42 | "description": "Silicon Maze - The Triwizard Tournament",
|
43 | 43 | "startDate": "25/01/2020 08:00AM",
|
|
69 | 69 | <nav class="classy-navbar justify-content-between" id="iamWhatYouAreLookingFor">
|
70 | 70 |
|
71 | 71 | <!-- Logo -->
|
72 |
| - <a class="nav-brand" href=""><img style="height: auto;width: auto;max-height: 72px;max-width: 250px;" src="/img/TextLogo.png"></a> |
| 72 | + <a class="nav-brand" href=""><img style="height: auto;width: auto;max-height: 72px;max-width: 250px;" src="/img/Logo.png"></a> |
73 | 73 |
|
74 | 74 | <!-- Navbar Toggler -->
|
75 | 75 | <div class="classy-navbar-toggler">
|
@@ -128,15 +128,15 @@ <h3 class="wow fadeInUp" data-wow-delay="300ms" >Silicon Maze</h3>
|
128 | 128 | Too late, it is gone, it won't come back.</i>
|
129 | 129 | </p>
|
130 | 130 | <p class="wow fadeInUp" data-wow-delay="300ms">
|
131 |
| - Silicon Maze is a contest that will test your mettle. A platform to showcase your skills, ideas and potential. It is a 24-hour long hackathon with challenging tasks where you will be pushed to your limits. This will be a great opportunity to present your unique ideas and provide interesting solutions with your out of the box thinking. |
| 131 | + Silicon Maze is a contest that will test your mettle. A platform to showcase your skills, ideas and potential. It is a 24-hour long contest with challenging tasks where you will be pushed to your limits. This will be a great opportunity to present your unique ideas and provide interesting solutions with your out of the box thinking. |
132 | 132 | </p>
|
133 | 133 | </div>
|
134 | 134 | </div>
|
135 | 135 |
|
136 | 136 | <!-- About Thumb -->
|
137 | 137 | <div class="col-6 col-md-6 order-1 order-lg-2">
|
138 | 138 | <div class="about-thumb mb-80 wow fadeInUp" data-wow-delay="300ms">
|
139 |
| - <img src="/img/LOGO.png" alt="silicon maze Logo"> |
| 139 | + <img src="/img/LOGO.jpg" alt="silicon maze Logo"> |
140 | 140 | </div>
|
141 | 141 | </div>
|
142 | 142 | </div>
|
@@ -407,7 +407,7 @@ <h2>FAQs </h2>
|
407 | 407 | <div class="col-12 col-sm-6 col-lg-6">
|
408 | 408 | <div class="single-footer-widget mb-60 wow fadeInUp" data-wow-delay="300ms">
|
409 | 409 | <!-- Footer Logo -->
|
410 |
| - <a href="#" class="footer-logo"><img style="height: auto;width: auto;max-height: 72px;max-width: 200px;" src="img/TextLogo.png" alt="Silicon Maze"></a> |
| 410 | + <a href="#" class="footer-logo"><img style="height: auto;width: auto;max-height: 72px;max-width: 200px;" src="img/Logo.png" alt="Silicon Maze"></a> |
411 | 411 | <p>The Triwizard Tournament</p>
|
412 | 412 | </div>
|
413 | 413 | </div>
|
|
0 commit comments