mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-19 15:26:29 +00:00
Remove talk as it is outdated (#838)
This commit is contained in:
parent
dd7b026064
commit
4925005272
@ -148,21 +148,6 @@ function Home() {
|
||||
</div>
|
||||
</section>
|
||||
)}
|
||||
<div className="container">
|
||||
<div className="row">
|
||||
<div className="col col--6 col--offset-3 padding-vert--lg">
|
||||
<iframe
|
||||
width="100%"
|
||||
height="315"
|
||||
title="Paulus Schoutsen - Awaken your home: Python and the Internet of Things - PyCon 2016"
|
||||
src="https://www.youtube.com/embed/Cfasc9EgbMU"
|
||||
frameborder="0"
|
||||
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
|
||||
allowfullscreen
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
</Layout>
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user