From 078530a912d74761e2375085a5d739cb545c8ee3 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Wed, 29 Apr 2015 10:00:16 -0400 Subject: [PATCH] Hyperlinks also added to index and home pages. --- home.php | 2 +- index.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/home.php b/home.php index 1f1e6ba..74961c8 100644 --- a/home.php +++ b/home.php @@ -51,7 +51,7 @@
> -

+


diff --git a/index.php b/index.php index fe10aa3..ded6a3c 100644 --- a/index.php +++ b/index.php @@ -51,7 +51,7 @@
> -

+


-- 2.17.1