Hackathon page basic structure

This commit is contained in:
Oleh Zasadnyy 2014-08-28 00:49:51 +03:00
parent 7ae23da21e
commit 8ed616c1bb
35 changed files with 152 additions and 7 deletions

15
hackathon.html Normal file
View file

@ -0,0 +1,15 @@
---
layout: default
title: Hackathon
permalink: /hackathon/
---
{% include top-section.html %}
{% include about-hackathon.html %}
{% include judges.html %}
{% include hackathon-location.html %}
{% include partners.html %}