Skip to content

Commit a4c0c07

Browse files
committed
Remove Hackvento from menu bar and fix date in events page
1 parent b8f2c7f commit a4c0c07

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

_events/hackvento.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Hackvento
33
description: 12 hour college hackathon in IET DAVV
44
city: Indore
5-
event-date: 2018-11-18 09:30:00 UTC
5+
event-date: 2018-09-22 09:00:00 IST
66
type: Hackathon
77
event-url: https://codeindore.github.io/hackvento.html
88
---

_layouts/default.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ <h1 class="title">
4848
<div class="navbar-end">
4949
<a class="navbar-item" href="/">Home</a>
5050
<a class="navbar-item" href="events.html">Events</a>
51-
<a class="navbar-item" href="hackvento.html">Hackvento</a>
5251
<a class="navbar-item" href="coc.html">Code of Conduct</a>
5352
<a class="navbar-item" href="https://github.com/codeIndore" target="_blank">GitHub</a>
5453
<a class="navbar-item" href="blog.html">Blog</a>

_layouts/landing.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ <h1 class="title">
4848
<div class="navbar-end">
4949
<a class="navbar-item" href="/">Home</a>
5050
<a class="navbar-item" href="events.html">Events</a>
51-
<a class="navbar-item" href="hackvento.html">Hackvento</a>
5251
<a class="navbar-item" href="coc.html">Code of Conduct</a>
5352
<a class="navbar-item" href="https://github.com/codeIndore" target="_blank">GitHub</a>
5453
<a class="navbar-item" href="blog.html">Blog</a>

0 commit comments

Comments
 (0)