diff --git a/views/templates/index.slim b/views/templates/index.slim index cf7225ef..7a8d2fc7 100644 --- a/views/templates/index.slim +++ b/views/templates/index.slim @@ -8,10 +8,10 @@ html meta name="description" content="" meta name="keywords" content="" - link href="http://groundfloor.neocities.org/default.css" rel="stylesheet" type="text/css" media="all" + link href="//groundfloor.neocities.org/default.css" rel="stylesheet" type="text/css" media="all" body @@ -25,7 +25,7 @@ html main p This is a new page! Coming soon. - p This page uses Ground Floor to style the page, click here to see some code examples. You can opt-out of this style and make your own design by removing the "default.css" link in the HTML. + p This page uses Ground Floor to style the page, click here to see some code examples. You can opt-out of this style and make your own design by removing the "default.css" link in the HTML. footer p Copyright 2013 \ No newline at end of file diff --git a/views/templates/not_found.slim b/views/templates/not_found.slim index 7a10b338..857a71ed 100644 --- a/views/templates/not_found.slim +++ b/views/templates/not_found.slim @@ -5,10 +5,10 @@ html title #{template_site_title @site.username} - Not Found - link href="http://groundfloor.neocities.org/default.css" rel="stylesheet" type="text/css" media="all" + link href="//groundfloor.neocities.org/default.css" rel="stylesheet" type="text/css" media="all" body