Site updated at 2015-05-10 06:58:26 UTC
This commit is contained in:
parent
74090f6d57
commit
f53c01f50d
39 changed files with 1082 additions and 282 deletions
|
@ -153,7 +153,7 @@
|
|||
<div class="grid">
|
||||
|
||||
<div class="grid__item one-fifth palm-one-whole">
|
||||
<time datetime="2015-03-22T01:21:00-07:00" pubdate>
|
||||
<time datetime="2015-03-22T00:21:00-08:00" pubdate>
|
||||
<span class='month'>Mar</span> <span class='day'>22</span>
|
||||
</time>
|
||||
</div>
|
||||
|
@ -190,7 +190,7 @@
|
|||
<div class="grid">
|
||||
|
||||
<div class="grid__item one-fifth palm-one-whole">
|
||||
<time datetime="2015-03-11T19:36:00-07:00" pubdate>
|
||||
<time datetime="2015-03-11T18:36:00-08:00" pubdate>
|
||||
<span class='month'>Mar</span> <span class='day'>11</span>
|
||||
</time>
|
||||
</div>
|
||||
|
@ -316,6 +316,12 @@
|
|||
<ul class="divided">
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/05/09/utc-time-zone-awareness/">UTC & Time zone awareness</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/04/25/release-notes/">Release notes for April 25, 2015</a>
|
||||
</li>
|
||||
|
@ -339,12 +345,6 @@
|
|||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/03/01/home-assistant-migrating-to-yaml/">Home Assistant moving to YAML</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue