From b07290b3ac97a430096290c15ec5c3836ad1e2f4 Mon Sep 17 00:00:00 2001 From: ryliejamesthomas Date: Tue, 9 Jan 2018 01:44:27 +1100 Subject: [PATCH] Updated website address --- about.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about.php b/about.php index 898661f..71f3a47 100644 --- a/about.php +++ b/about.php @@ -7,5 +7,5 @@ $ThemeInfo['Fancy-GMT'] = array( 'Author' => "Rylie James Thomas (original by Hoangsoft.com)", 'License'=>"GNU GPL2", 'AuthorEmail' => 'contact@ryliejamesthomas.net', - 'AuthorUrl' => 'http://ryliejamesthomas.net' + 'AuthorUrl' => 'https://www.ryliejamesthomas.net' );