clean up footer
This commit is contained in:
parent
0f15f7136b
commit
0ac3f10668
|
@ -67,16 +67,16 @@
|
|||
|
||||
<div class="nav-outlinks">
|
||||
|
||||
<a href="https://youtube.com/@fasterthanlime">
|
||||
<span class="inline-icon-container">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
||||
<path
|
||||
d="M19.615 3.184c-3.604-.246-11.631-.245-15.23 0-3.897.266-4.356 2.62-4.385 8.816.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0 3.897-.266 4.356-2.62 4.385-8.816-.029-6.185-.484-8.549-4.385-8.816zm-10.615 12.816v-8l8 3.993-8 4.007z">
|
||||
</path>
|
||||
</svg>
|
||||
</span>
|
||||
YouTube
|
||||
</a>
|
||||
<!-- <a href="https://youtube.com/@fasterthanlime"> -->
|
||||
<!-- <span class="inline-icon-container"> -->
|
||||
<!-- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> -->
|
||||
<!-- <path -->
|
||||
<!-- d="M19.615 3.184c-3.604-.246-11.631-.245-15.23 0-3.897.266-4.356 2.62-4.385 8.816.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0 3.897-.266 4.356-2.62 4.385-8.816-.029-6.185-.484-8.549-4.385-8.816zm-10.615 12.816v-8l8 3.993-8 4.007z"> -->
|
||||
<!-- </path> -->
|
||||
<!-- </svg> -->
|
||||
<!-- </span> -->
|
||||
<!-- YouTube -->
|
||||
<!-- </a> -->
|
||||
|
||||
<a href="https://linkedin.com">
|
||||
<span class="inline-icon-container">
|
||||
|
@ -89,7 +89,7 @@
|
|||
</a>
|
||||
|
||||
|
||||
<a rel="me" href="https://github.com/sponsors/fasterthanlime">
|
||||
<a rel="me" href="https://github.com/glennwso">
|
||||
<span class="inline-icon-container">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
||||
<path
|
||||
|
@ -97,7 +97,7 @@
|
|||
</path>
|
||||
</svg>
|
||||
</span>
|
||||
GitHub Sponsors
|
||||
GitHub
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue