HTTPS support

HTMLy fully supports the HTTPS protocol.
This commit is contained in:
Danang Probo Sayekti 2014-02-25 19:49:48 +07:00
commit f23644dce7
9 changed files with 12 additions and 11 deletions

View file

@ -8,7 +8,7 @@
<title>404 Not Found - <?php echo blog_title() ?></title>
<link href="<?php echo site_url() ?>themes/default/css/style.css" rel="stylesheet" />
<!-- Include the Open Sans font -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
</head>
<body>
<div class="center message">