Skip to content

Commit dcbca8a

Browse files
committed
Logo to jpg; test changes;
1 parent 699b7d0 commit dcbca8a

File tree

7 files changed

+20
-20
lines changed

7 files changed

+20
-20
lines changed

404.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<link href="css/main.css" rel="stylesheet">
2222

2323
<!-- Favicon -->
24-
<link rel="icon" href="./img/LOGO.png">
24+
<link rel="icon" href="./img/LOGO.jpg">
2525
</head>
2626
<body>
2727
<div id="gamecontainer">

contact.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
/>
1515
<meta
1616
name="keywords"
17-
content="Silicon Maze, Hackathon, Nation-Wide, NITK Surathkal, Prizes"
17+
content="Silicon Maze, Contest, Nation-Wide, NITK Surathkal, Prizes"
1818
/>
1919

2020
<meta property="og:title" content="Silicon Maze" />
@@ -24,7 +24,7 @@
2424
/>
2525
<meta
2626
property="og:image"
27-
content="https://raw.githubusercontent.com/HackVerse/hackverse.github.io/master/img/LOGO.png"
27+
content="https://raw.githubusercontent.com/HackVerse/hackverse.github.io/master/img/LOGO.jpg"
2828
/>
2929
<meta property="og:type" content="website" />
3030
<meta property="og:url" content="https://silicon-maze.github.io/" />
@@ -37,13 +37,13 @@
3737
name="twitter:description"
3838
content="Silicon Maze - The Triwizard Tournament"
3939
/>
40-
<meta name="twitter:image:src" content="/img/LOGO.png" />
40+
<meta name="twitter:image:src" content="/img/LOGO.jpg" />
4141

4242
<!-- Title -->
4343
<title>Silicon Maze | The Triwizard Tournament</title>
4444

4545
<!-- Favicon -->
46-
<link rel="icon" href="/img/LOGO.png" />
46+
<link rel="icon" href="/img/LOGO.jpg" />
4747

4848
<!-- Stylesheet -->
4949
<link rel="stylesheet" href="style.css" />
@@ -54,7 +54,7 @@
5454
"@type": "Event",
5555
"name": "Silicon Maze",
5656
"email": "[email protected]",
57-
"image": "https://raw.githubusercontent.com/HackVerse/hackverse.github.io/master/img/LOGO.png",
57+
"image": "https://raw.githubusercontent.com/HackVerse/hackverse.github.io/master/img/LOGO.jpg",
5858
"url": "https://silicon-maze.github.io/",
5959
"description": "Silicon Maze - The Triwizard Tournament",
6060
"startDate": "25/01/2020 08:00AM",

faq/faq-template.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h2 class="mbr-section-title pb-5 mbr-fonts-style display-2">
2323
<div class="card-header" role="tab" id="headingOne">
2424
<a role="button" class="collapsed panel-title text-black" data-toggle="collapse" data-parent="#accordion" data-core="" href="#collapse1_420" aria-expanded="false" aria-controls="collapse1">
2525
<h4 class="mbr-fonts-style display-5">
26-
<span class="sign mbr-iconfont mbri-arrow-down inactive"></span> Is this hackathon an online event or offline?
26+
<span class="sign mbr-iconfont mbri-arrow-down inactive"></span> Is this contest an online event or offline?
2727
</h4>
2828
</a>
2929
</div>

img/LOGO.jpg

557 KB
Loading

index.html

+9-9
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
<meta http-equiv="X-UA-Compatible" content="IE=edge">
88
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
99
<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">
1111

1212
<meta property="og:title" content="Silicon Maze" />
1313
<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" />
1515
<meta property="og:type" content="website" />
1616
<meta property="og:url" content="https://silicon-maze.github.io/" />
1717

@@ -20,13 +20,13 @@
2020
<meta name="twitter:site" content="https://silicon-maze.github.io/">
2121
<meta name="twitter:title" content="Silicon Maze">
2222
<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">
2424

2525
<!-- Title -->
2626
<title>Silicon Maze | The Triwizard Tournament</title>
2727

2828
<!-- Favicon -->
29-
<link rel="icon" href="/img/LOGO.png">
29+
<link rel="icon" href="/img/LOGO.jpg">
3030

3131
<!-- Stylesheet -->
3232
<link rel="stylesheet" href="style.css">
@@ -37,7 +37,7 @@
3737
"@type": "Event",
3838
"name": "Silicon Maze",
3939
"email": "[email protected]",
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",
4141
"url": "https://silicon-maze.github.io/",
4242
"description": "Silicon Maze - The Triwizard Tournament",
4343
"startDate": "25/01/2020 08:00AM",
@@ -69,7 +69,7 @@
6969
<nav class="classy-navbar justify-content-between" id="iamWhatYouAreLookingFor">
7070

7171
<!-- 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>
7373

7474
<!-- Navbar Toggler -->
7575
<div class="classy-navbar-toggler">
@@ -128,15 +128,15 @@ <h3 class="wow fadeInUp" data-wow-delay="300ms" >Silicon Maze</h3>
128128
Too late, it is gone, it won't come back.</i>
129129
</p>
130130
<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.
132132
</p>
133133
</div>
134134
</div>
135135

136136
<!-- About Thumb -->
137137
<div class="col-6 col-md-6 order-1 order-lg-2">
138138
<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">
140140
</div>
141141
</div>
142142
</div>
@@ -407,7 +407,7 @@ <h2>FAQs </h2>
407407
<div class="col-12 col-sm-6 col-lg-6">
408408
<div class="single-footer-widget mb-60 wow fadeInUp" data-wow-delay="300ms">
409409
<!-- 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>
411411
<p>The Triwizard Tournament</p>
412412
</div>
413413
</div>

team/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<title>HackVerse | January 25-26, 2020</title>
1212

1313
<!-- Favicon -->
14-
<link rel="icon" href="/img/LOGO.png">
14+
<link rel="icon" href="/img/LOGO.jpg">
1515

1616
<!-- Stylesheet -->
1717
<link rel="stylesheet" href="/style.css">

timer/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
</div>
1616

1717
<div id="container" class="container" style="display:block">
18-
<img src="LOGO.png" class="logo">
18+
<img src="LOGO.jpg" class="logo">
1919

2020
<div id="flag">
2121
<marquee class="geeky-font" id="announcement" style="font-size: 40px;"></marquee>
2222
</div>
2323

2424

2525
<div class="timer" id="timer_start" style="display: none;">
26-
<h1 id="head_start" class="geeky-font">Hackathon Starts in</h1>
26+
<h1 id="head_start" class="geeky-font">Contest Starts in</h1>
2727
<ul>
2828
<li><span id="hours_start" class="card"></span>Hours</li>
2929
<li><span id="minutes_start" class="card"></span>Minutes</li>
@@ -32,7 +32,7 @@ <h1 id="head_start" class="geeky-font">Hackathon Starts in</h1>
3232
</div>
3333

3434
<div class="timer" id="timer_end" style="display: block;">
35-
<h1 id="head_end" class="geeky-font">Hackathon ENDS in</h1>
35+
<h1 id="head_end" class="geeky-font">Contest ENDS in</h1>
3636
<ul>
3737
<li><span id="hours_end" class="card"></span>Hours</li>
3838
<li><span id="minutes_end" class="card"></span>Minutes</li>

0 commit comments

Comments
 (0)