This repository has been archived by the owner on Sep 24, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add in additional css to space out socials
- Loading branch information
1 parent
ee5236a
commit f4ba1aa
Showing
2 changed files
with
47 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -66,31 +66,43 @@ html(lang="en") | |
p You can find most of my socials here, if you're interested in contacting me | ||
.social-icons | ||
.row | ||
a(href="https://discord.com/users/1112774630416076850").fab.fa-discord | ||
p.txt Discord | ||
a(href="https://www.instagram.com/auxiliaryfrfr/").fab.fa-instagram | ||
p.txt Instagram | ||
a(href="https://github.com/auxiliaryfrfr").fab.fa-github | ||
p.txt Github | ||
a(href="https://open.spotify.com/user/31a3c3jitxf3fde24p5ohiqfrmnm").fab.fa-spotify | ||
p.txt Spotify | ||
a(href="https://twitter.com/auxiliaryfrfr").fab.fa-twitter | ||
p.txt Twitter | ||
a(href="https://thefemdevs.com").fas.fa-users | ||
p.txt FemDevs | ||
.obj | ||
a(href="https://discord.com/users/1112774630416076850").fab.fa-discord | ||
p.txt Discord | ||
.obj | ||
a(href="https://www.instagram.com/auxiliaryfrfr/").fab.fa-instagram | ||
p.txt Instagram | ||
.obj | ||
a(href="https://github.com/auxiliaryfrfr").fab.fa-github | ||
p.txt Github | ||
.obj | ||
a(href="https://open.spotify.com/user/31a3c3jitxf3fde24p5ohiqfrmnm").fab.fa-spotify | ||
p.txt Spotify | ||
.obj | ||
a(href="https://twitter.com/auxiliaryfrfr").fab.fa-twitter | ||
p.txt Twitter | ||
.obj | ||
a(href="https://thefemdevs.com").fas.fa-users | ||
p.txt FemDevs | ||
.row | ||
a(href="https://en.pronouns.page/@auxiliaryfrfr").fas.fa-users | ||
p.txt Pronouns Page | ||
a(href="https://www.youtube.com/channel/UCfK45ILqng9SMe7EcCzd57g").fab.fa-youtube | ||
p.txt Youtube | ||
a(href="https://www.snapchat.com/add/auxiliaryfrfr").fab.fa-snapchat | ||
p.txt Snapchat | ||
a(href="https://www.last.fm/user/auxiliaryfrfr").fab.fa-lastfm | ||
p.txt Last.fm | ||
a(href="https://www.threads.net/@auxiliaryfrfr").fab.fa-threads | ||
p.txt Threads | ||
a(href="mailto:[email protected]").fas.fa-envelope | ||
p.txt Email | ||
.obj | ||
a(href="https://en.pronouns.page/@auxiliaryfrfr").fas.fa-users | ||
p.txt Pronouns Page | ||
.obj | ||
a(href="https://www.youtube.com/channel/UCfK45ILqng9SMe7EcCzd57g").fab.fa-youtube | ||
p.txt Youtube | ||
.obj | ||
a(href="https://www.snapchat.com/add/auxiliaryfrfr").fab.fa-snapchat | ||
p.txt Snapchat | ||
.obj | ||
a(href="https://www.last.fm/user/auxiliaryfrfr").fab.fa-lastfm | ||
p.txt Last.fm | ||
.obj | ||
a(href="https://www.threads.net/@auxiliaryfrfr").fab.fa-threads | ||
p.txt Threads | ||
.obj | ||
a(href="mailto:[email protected]").fas.fa-envelope | ||
p.txt Email | ||
section#femdevs.sect | ||
h2 FemDevs | ||
p | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters