Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
joaotargino authored May 2, 2024
1 parent 9cab9d9 commit 7c9d4ec
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,17 @@
</head>

<body id="page-top" class="index">

<iframe
style={{ borderRadius: "12px" }}
src={`https://open.spotify.com/embed/artist/5INjqkS1o8h1imAzPqGZBb`}
width="100%"
height="352"
frameBorder="0"
allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"
loading="lazy"
/>
<!-- Navigation -->
<nav class="navbar navbar-default navbar-fixed-top">
<!-- <nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header page-scroll">
Expand Down Expand Up @@ -569,7 +577,7 @@ <h2>Project Title</h2>
</div>
</div>
</div>
</div>
</div> -->

<!-- jQuery -->
<script src="js/jquery.js"></script>
Expand Down

0 comments on commit 7c9d4ec

Please sign in to comment.