Skip to content

Commit

Permalink
adding warzone stub, more info to come soon
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenVanAcker committed Sep 24, 2015
1 parent 8edc96d commit 830b286
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<div id="topmenu">
<ul>
{% include menu_item.html link="/wargames" name="Wargames" %}
{% include menu_item.html link="/warzone" name="Warzone" %}
{% include menu_item.html link="/news" name="News" %}
{% include menu_item.html link="/about/wechall.html" name="Wechall&nbsp;Scoring" %}
{% include menu_item.html link="/about" name="About" %}
Expand Down
12 changes: 12 additions & 0 deletions warzone/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
layout: default
listgames: false
title: Warzone
---

Warzone
========

{% include beginNote.html title="2015-09-24" %}
More information coming soon.
{% include endNote.html %}

0 comments on commit 830b286

Please sign in to comment.