Skip to content

Commit 211bc74

Browse files
committed
Adding the "On Hiatus" message to the title
1 parent ead59ac commit 211bc74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$title = "Returning in 2013 - ";
2+
$title = "On Hiatus - ";
33
ob_start();
44
?>
55
<div id="container" class="home">

0 commit comments

Comments
 (0)