Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
add under construction banner
Browse files Browse the repository at this point in the history
  • Loading branch information
AJPcodes committed Feb 9, 2016
1 parent 8ca0f4b commit 3b0421a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions _includes/underConstruction.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<img src="/images/underConstructionBanner.jpg" alt="Under Construction" style="width: 100%">
Binary file added images/UnderConstructionBanner.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: default
---

{% include underConstruction.html %}
{% include intro.html %}
{% include students.html %}
{% include studentLife.html %}
Expand Down

0 comments on commit 3b0421a

Please sign in to comment.