add yt
This commit is contained in:
parent
dde49e4e90
commit
4333630122
|
@ -7,8 +7,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.socials i {
|
.socials i {
|
||||||
font-size: 2em;
|
font-size: 2.0em;
|
||||||
padding-right: .05em;
|
padding-right: .1em;
|
||||||
color: var(--foreground-inactive);
|
color: var(--foreground-inactive);
|
||||||
transition: transform 0.3s, color 0.3s;
|
transition: transform 0.3s, color 0.3s;
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,5 +2,6 @@
|
||||||
<a href="https://github.com/ktyldev/"><i class="fab fa-github"></i></a>
|
<a href="https://github.com/ktyldev/"><i class="fab fa-github"></i></a>
|
||||||
<a href="https://ktyl.itch.io/"><i class="fab fa-itch-io"></i></a>
|
<a href="https://ktyl.itch.io/"><i class="fab fa-itch-io"></i></a>
|
||||||
<a href="https://instragram.com/ktyldev"><i class="fab fa-instagram"></i></a>
|
<a href="https://instragram.com/ktyldev"><i class="fab fa-instagram"></i></a>
|
||||||
<a href="https://www.linkedin.com/in/cat-flynn-08751611b/"><i class="fab fa-linkedin"></i></a>
|
<a href="https://linkedin.com/in/cat-flynn-08751611b/"><i class="fab fa-linkedin"></i></a>
|
||||||
|
<a href="https://youtube.com/channel/UCwAHiEt20BuQtih7yYFAokA"><i class="fab fa-youtube"></i></a>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -143,6 +143,7 @@
|
||||||
<p>
|
<p>
|
||||||
<a href="https://ktyl.itch.io/lucid-super-dream"><i class="fab fa-itch-io"></i></a>
|
<a href="https://ktyl.itch.io/lucid-super-dream"><i class="fab fa-itch-io"></i></a>
|
||||||
<a href="https://github.com/ktyldev/lucid-super-dream"><i class="fab fa-github"></i></a>
|
<a href="https://github.com/ktyldev/lucid-super-dream"><i class="fab fa-github"></i></a>
|
||||||
|
<a href="https://www.youtube.com/watch?v=spxf4kx6Mao"><i class="fab fa-youtube"></i></a>
|
||||||
</p>
|
</p>
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
@ -154,6 +155,7 @@
|
||||||
<p>
|
<p>
|
||||||
<a href="https://cyndr.itch.io/stopnt"><i class="fab fa-itch-io"></i></a>
|
<a href="https://cyndr.itch.io/stopnt"><i class="fab fa-itch-io"></i></a>
|
||||||
<a href="https://github.com/ktyldev/stopnt"><i class="fab fa-github"></i></a>
|
<a href="https://github.com/ktyldev/stopnt"><i class="fab fa-github"></i></a>
|
||||||
|
<a href="https://www.youtube.com/watch?v=OmqhwfpHJpk"><i class="fab fa-youtube"></i></a>
|
||||||
</p>
|
</p>
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
@ -171,6 +173,7 @@
|
||||||
<p><a href="gitch.png">gitch</a></p>
|
<p><a href="gitch.png">gitch</a></p>
|
||||||
<p>
|
<p>
|
||||||
<a href="https://play.google.com/store/apps/details?id=com.Opal.Gitch&hl=en_GB&gl=US"><i class="fab fa-google-play"></i></a>
|
<a href="https://play.google.com/store/apps/details?id=com.Opal.Gitch&hl=en_GB&gl=US"><i class="fab fa-google-play"></i></a>
|
||||||
|
<a href="https://www.youtube.com/watch?v=5-OFx20G5S4"><i class="fab fa-youtube"></i></a>
|
||||||
</p>
|
</p>
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
@ -182,6 +185,7 @@
|
||||||
<p>
|
<p>
|
||||||
<a href="https://ktyl.itch.io/membrain"><i class="fab fa-itch-io"></i></a>
|
<a href="https://ktyl.itch.io/membrain"><i class="fab fa-itch-io"></i></a>
|
||||||
<a href="https://gitlab.com/ktyldev/membrain"><i class="fab fa-gitlab"></i></a>
|
<a href="https://gitlab.com/ktyldev/membrain"><i class="fab fa-gitlab"></i></a>
|
||||||
|
<a href="https://www.youtube.com/watch?v=jV8vbByA5C8"><i class="fab fa-youtube"></i></a>
|
||||||
</p>
|
</p>
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue