chore: more style cleanup

This commit is contained in:
Cory Dransfeldt 2023-08-06 16:55:54 -07:00
parent 88b7da8577
commit 2d169c9b18
No known key found for this signature in database
36 changed files with 60 additions and 60 deletions

View file

@ -1,5 +1,5 @@
<a
class="link--icon icon--h-24"
class="link--icon icon--24"
href="https://savvycal.com/coryd/quick-call"
rel="me"
title="SavvyCal">

View file

@ -1,5 +1,5 @@
<a
class="link--icon icon--h-24"
class="link--icon icon--24"
href="https://www.buymeacoffee.com/cory"
rel="me"
title="Buy Me a Coffee">

View file

@ -1,5 +1,5 @@
<a
class="link--icon icon--h-24"
class="link--icon icon--24"
href="mailto:coryd@hey.com"
rel="me"
title="Email">

View file

@ -1,5 +1,5 @@
<a
class="link--icon icon--h-24"
class="link--icon icon--24"
href="https://github.com/cdransf"
rel="me"
title="GitHub">

View file

@ -1,5 +1,5 @@
<a
class="link--icon icon--h-24"
class="link--icon icon--24"
href="https://www.goodreads.com/cdransf"
rel="me"
title="Goodreads">

View file

@ -1,5 +1,5 @@
<a
class="link--icon icon--h-24"
class="link--icon icon--24"
href="https://www.last.fm/user/cdrn_"
rel="me"
title="Last.fm">

View file

@ -1,5 +1,5 @@
<a
class="link--icon icon--h-24"
class="link--icon icon--24"
href="https://letterboxd.com/cdme"
rel="me"
title="Letterboxd">

View file

@ -1,5 +1,5 @@
<a
class="link--icon icon--h-24"
class="link--icon icon--24"
href="https://www.linkedin.com/in/cdransf/"
rel="me"
title="LinkedIn">

View file

@ -1,5 +1,5 @@
<a
class="link--icon icon--h-24"
class="link--icon icon--24"
href="https://social.lol/@cory"
rel="me"
title="Mastodon">

View file

@ -1,3 +1,3 @@
<a href="/feeds" title="RSS" class="link--icon icon--h-24{% if page.url == '/feeds/' %} active{% endif %}">
<a href="/feeds" title="RSS" class="link--icon icon--24{% if page.url == '/feeds/' %} active{% endif %}">
{% tablericon "rss" "RSS" %}
</a>

View file

@ -1,3 +1,3 @@
<a href="/search" title="Search posts" class="link--icon icon--h-24{% if page.url == '/search/' %} active{% endif %}">
<a href="/search" title="Search posts" class="link--icon icon--24{% if page.url == '/search/' %} active{% endif %}">
{% tablericon "search" "Search posts" %}
</a>

View file

@ -1,5 +1,5 @@
<a
class="link--icon icon--h-24"
class="link--icon icon--24"
href="https://open.spotify.com/user/mdh0acvmvfsbunzt6ywnq2tg3"
rel="me"
title="Spotify">

View file

@ -1,3 +1,3 @@
<a href="/tags" title="Post tags" class="link--icon icon--h-24{% if page.url == '/tags/' %} active{% endif %}">
<a href="/tags" title="Post tags" class="link--icon icon--24{% if page.url == '/tags/' %} active{% endif %}">
{% tablericon "tag" "Post tags" %}
</a>

View file

@ -1,5 +1,5 @@
<a
class="link--icon icon--h-24"
class="link--icon icon--24"
href="https://trakt.tv/users/cdransf"
rel="me"
title="Trakt">

View file

@ -1,3 +1,3 @@
<a href="/webrings" title="RSS" class="link--icon icon--h-24{% if page.url == '/webrings/' %} active{% endif %}">
<a href="/webrings" title="RSS" class="link--icon icon--24{% if page.url == '/webrings/' %} active{% endif %}">
{% tablericon "heart-handshake" "Webrings" %}
</a>