Site updated at 2014-12-21 18:58:45 UTC

This commit is contained in:
Paulus Schoutsen 2014-12-21 10:58:45 -08:00
parent 6235f5fe32
commit 23e4c19a54
12 changed files with 42 additions and 42 deletions

View file

@ -2,7 +2,7 @@
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<!--[if gt IE 8]><!--> <html> <!--<![endif]-->
@ -15,7 +15,7 @@
<meta name="description" content="Home Assistant is an open-source home automation platform running on Python 3.">
<meta name="viewport" content="width=device-width">
<link rel="canonical" href="http://home-assistant.io/architecture">
<link rel="canonical" href="https://home-assistant.io">
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">