Site updated at 2014-12-20 20:41:02 UTC
This commit is contained in:
parent
3b143db528
commit
f8109c40fe
14 changed files with 52 additions and 46 deletions
|
@ -17,10 +17,11 @@
|
|||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="http://home-assistant.io/blog/2014/12/18/website-launched">
|
||||
|
||||
<link href="/favicon.png" rel="icon">
|
||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||
</head>
|
||||
<link rel='shortcut icon' href='/images/favicon.ico' />
|
||||
<link rel='icon' type='image/png' href='/images/favicon-192x192.png' sizes='192x192' />
|
||||
</head>
|
||||
|
||||
|
||||
<body >
|
||||
|
@ -29,8 +30,8 @@
|
|||
<div class="grid-wrapper">
|
||||
<div class="grid">
|
||||
|
||||
<div class="grid__item three-tenths lap-four-sixths palm-one-whole">
|
||||
<a href="/" class="site-title">Home Assistant</a>
|
||||
<div class="grid__item three-tenths lap-four-sixths palm-one-whole ha-title">
|
||||
<a href="/" class="site-title"><img src='/images/favicon-192x192.png'> Home Assistant</a>
|
||||
</div>
|
||||
|
||||
<div class="grid__item seven-tenths lap-two-sixths palm-one-whole">
|
||||
|
|
|
@ -17,10 +17,11 @@
|
|||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="http://home-assistant.io/blog/archives">
|
||||
|
||||
<link href="/favicon.png" rel="icon">
|
||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||
</head>
|
||||
<link rel='shortcut icon' href='/images/favicon.ico' />
|
||||
<link rel='icon' type='image/png' href='/images/favicon-192x192.png' sizes='192x192' />
|
||||
</head>
|
||||
|
||||
|
||||
<body >
|
||||
|
@ -29,8 +30,8 @@
|
|||
<div class="grid-wrapper">
|
||||
<div class="grid">
|
||||
|
||||
<div class="grid__item three-tenths lap-four-sixths palm-one-whole">
|
||||
<a href="/" class="site-title">Home Assistant</a>
|
||||
<div class="grid__item three-tenths lap-four-sixths palm-one-whole ha-title">
|
||||
<a href="/" class="site-title"><img src='/images/favicon-192x192.png'> Home Assistant</a>
|
||||
</div>
|
||||
|
||||
<div class="grid__item seven-tenths lap-two-sixths palm-one-whole">
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<title><![CDATA[Category: website | Home Assistant]]></title>
|
||||
<link href="http://home-assistant.io/blog/categories/website/atom.xml" rel="self"/>
|
||||
<link href="http://home-assistant.io/"/>
|
||||
<updated>2014-12-20T12:16:19-08:00</updated>
|
||||
<updated>2014-12-20T12:38:03-08:00</updated>
|
||||
<id>http://home-assistant.io/</id>
|
||||
<author>
|
||||
<name><![CDATA[Paulus Schoutsen]]></name>
|
||||
|
|
|
@ -17,10 +17,11 @@
|
|||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="http://home-assistant.io/blog/categories/website">
|
||||
|
||||
<link href="/favicon.png" rel="icon">
|
||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||
</head>
|
||||
<link rel='shortcut icon' href='/images/favicon.ico' />
|
||||
<link rel='icon' type='image/png' href='/images/favicon-192x192.png' sizes='192x192' />
|
||||
</head>
|
||||
|
||||
|
||||
<body >
|
||||
|
@ -29,8 +30,8 @@
|
|||
<div class="grid-wrapper">
|
||||
<div class="grid">
|
||||
|
||||
<div class="grid__item three-tenths lap-four-sixths palm-one-whole">
|
||||
<a href="/" class="site-title">Home Assistant</a>
|
||||
<div class="grid__item three-tenths lap-four-sixths palm-one-whole ha-title">
|
||||
<a href="/" class="site-title"><img src='/images/favicon-192x192.png'> Home Assistant</a>
|
||||
</div>
|
||||
|
||||
<div class="grid__item seven-tenths lap-two-sixths palm-one-whole">
|
||||
|
|
|
@ -17,10 +17,11 @@
|
|||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="http://home-assistant.io/blog">
|
||||
|
||||
<link href="/favicon.png" rel="icon">
|
||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||
</head>
|
||||
<link rel='shortcut icon' href='/images/favicon.ico' />
|
||||
<link rel='icon' type='image/png' href='/images/favicon-192x192.png' sizes='192x192' />
|
||||
</head>
|
||||
|
||||
|
||||
<body >
|
||||
|
@ -29,8 +30,8 @@
|
|||
<div class="grid-wrapper">
|
||||
<div class="grid">
|
||||
|
||||
<div class="grid__item three-tenths lap-four-sixths palm-one-whole">
|
||||
<a href="/" class="site-title">Home Assistant</a>
|
||||
<div class="grid__item three-tenths lap-four-sixths palm-one-whole ha-title">
|
||||
<a href="/" class="site-title"><img src='/images/favicon-192x192.png'> Home Assistant</a>
|
||||
</div>
|
||||
|
||||
<div class="grid__item seven-tenths lap-two-sixths palm-one-whole">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue