Skip to content

Commit

Permalink
Adding the "On Hiatus" message to the title
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsey committed Nov 14, 2013
1 parent ead59ac commit 211bc74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/home.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?php
$title = "Returning in 2013 - ";
$title = "On Hiatus - ";
ob_start();
?>
<div id="container" class="home">
Expand Down

0 comments on commit 211bc74

Please sign in to comment.