Update index.html

Got rid of Spotify, as iframes are dangerous.
This commit is contained in:
nelle 2022-12-20 13:57:47 -07:00
parent a2f9ef2fe4
commit c0536c83d8

View file

@ -75,10 +75,7 @@
<p>And Years - exhale in Years ..."</p>
<p>- Emily Dickinson</p>
<br><br><br>
<iframe style="border-radius:12px"
src="https://open.spotify.com/embed/playlist/0UyMyPSrUMRJCOwUwplAjJ?utm_source=generator&theme=0"
width="50%" height="380" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"></iframe>
</div>
</div>
<script>
const menuToggle = document.querySelector('.menuToggle');