mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 09:56:52 +00:00
Added screenshots
This commit is contained in:
parent
86bb2df430
commit
52f81a715e
@ -2,7 +2,7 @@
|
||||
<div class="grid-wrapper">
|
||||
<div class="grid flex">
|
||||
<div class="grid__item flex__item two-fifths palm-one-whole">
|
||||
<a href='{{ root_url }}/images/screenshots/screenshot-devices.png'>
|
||||
<a href='{{ root_url }}screenshots/'>
|
||||
<img src="{{ root_url }}/images/hero_screenshot.png" alt="Home Assistant screenshot">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
layout: page
|
||||
title: "architecture"
|
||||
title: "Architecture"
|
||||
date: 2014-12-18 21:49
|
||||
sidebar: false
|
||||
comments: true
|
||||
|
13
source/screenshots/index.markdown
Normal file
13
source/screenshots/index.markdown
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
layout: page
|
||||
title: "Screenshots"
|
||||
date: 2014-12-21 13:27
|
||||
sidebar: false
|
||||
comments: true
|
||||
sharing: true
|
||||
footer: true
|
||||
---
|
||||
|
||||
<a href='{{root_url}}/images/screenshots/screenshot-devices.png'>
|
||||
<img src='{{root_url}}/images/screenshots/screenshot-devices.png' />
|
||||
</a>
|
Loading…
x
Reference in New Issue
Block a user