diff options
Diffstat (limited to 'coc.php')
-rwxr-xr-x | coc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coc.php b/coc.php index f0c331f..afd8496 100755 --- a/coc.php +++ b/coc.php @@ -14,7 +14,7 @@ <body> <div id="container"> - <?php include("header.html"); ?> + <?php include("_header.html"); ?> <div id="content"> <h1>tilde.institute code of conduct</h1> <p><strong>tl;dr</strong>: Be kind to each other. Think carefully about the words you |