From 62943c04171148072736c2b7debb9dc353c38ea4 Mon Sep 17 00:00:00 2001
From: S7012MY <l3asketballplayer@yahoo.com>
Date: Thu, 6 Feb 2014 20:10:41 +0200
Subject: [PATCH] fix h1 on home

---
 a/index.en | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/a/index.en b/a/index.en
index 5e5e893..751224a 100644
--- a/a/index.en
+++ b/a/index.en
@@ -2,7 +2,7 @@
 
 <div class="col-md-8 column">
 <div class="jumbotron">
-<h1>MindCoding - Online qualification round schedule</h1>
+<h2>MindCoding - Online qualification round schedule</h2>
 <b>Round dates:</b>
 <ul>
 <li>Round 1: 30th of January</li> 
@@ -13,7 +13,7 @@
 <p>Each round will begin at 19:00 and will last one hour and a half (90 minutes)
 </div>
 <div class="jumbotron">
-<h1>MindCoding National Competition - First Edition</h1>
+<h2>MindCoding National Competition - First Edition</h2>
 <p>We are happy to announce the launch of MindCoding, our fun and challenging national programming competition! It doesn&#39t matter if you have a job, you&#39re a student or you&#39re still in school, what really matters is your passion for problem solving.
 <p>
 Join our community and have the opportunity to learn new things and make a name of yourself! Are you passionate about a certain technology? Do you need a team for working on a project? MindCoding will help you make new friends who share your interests.
-- 
2.39.5