Skip to content

Commit

Permalink
tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
smccarthy94 committed Dec 27, 2024
1 parent c9ff32e commit 75b9e01
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<h1>Sean McCarthy</h1>
<div class="g-ytsubscribe" data-channelid="UCHXJlcO-97SGg1ukEzUlFXg" data-layout="default" data-theme="dark" data-count="default"></div>
</header>
<nav>
<!-- <nav>
<a href="https://www.instagram.com/pop.pops.old.cortina" target="_blank">
<span class="emoji" title="Instagram">📷</span>
@pop.pops.old.cortina
Expand All @@ -23,7 +23,7 @@ <h1>Sean McCarthy</h1>
<span class="emoji" title="YouTube">🎥</span>
@Sean-McCarthy
</a>
</nav>
</nav> -->
<article>
<section>
<p>
Expand All @@ -45,21 +45,23 @@ <h1>Sean McCarthy</h1>
</p>
</section>
<section class="playlist-highlight">
<iframe
<iframe width="560" height="315"
src="https://www.youtube.com/embed/videoseries?list=PLHFLrqMkvrx_OaTCCzmyfBdvmh65Imle9"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
referrerpolicy="strict-origin-when-cross-origin"
allowfullscreen>
</iframe>
</section>
<!-- <section>
<section>
<p>
This page is incredibly basic.<br />
Which may seem odd given I've introduced myself as a software developer - <br />
but I'm a backend developer and I was too lazy to import a nice theme or a front end framework ;)
<small>
This page is incredibly basic.<br />
Which may seem odd given I've introduced myself as a software developer.<br />
I might get around to making it more interesting one day.
</small>
</p>
</section> -->
</section>
</article>
</body>
</html>

0 comments on commit 75b9e01

Please sign in to comment.