From 15c2f321173d7cb22224ea05b5509126f1ac1e36 Mon Sep 17 00:00:00 2001 From: Jonathan Warren Date: Sun, 7 Jul 2013 10:07:53 +0100 Subject: [PATCH] Add viewport meta tag. --- views/404.php | 1 + views/index.php | 1 + views/status_code.php | 1 + 3 files changed, 3 insertions(+) diff --git a/views/404.php b/views/404.php index 50c0406..56b2155 100644 --- a/views/404.php +++ b/views/404.php @@ -2,6 +2,7 @@ + 404real — httpstatus.es diff --git a/views/index.php b/views/index.php index 8d5fbec..a4f87f1 100644 --- a/views/index.php +++ b/views/index.php @@ -2,6 +2,7 @@ + HTTP Status Codes — httpstatus.es diff --git a/views/status_code.php b/views/status_code.php index 5b0a6ef..55e88ce 100644 --- a/views/status_code.php +++ b/views/status_code.php @@ -2,6 +2,7 @@ + <?php echo $this->code; ?> — httpstatus.es