-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add bluesky logo and more svg icons (#177)
Removing the dependency from fontawesome
- Loading branch information
Showing
12 changed files
with
287 additions
and
15 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
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 |
---|---|---|
|
@@ -655,3 +655,7 @@ h2 a { | |
} | ||
} | ||
|
||
.social-icon { | ||
width: 32px; | ||
margin: 4px; | ||
} |
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 |
---|---|---|
|
@@ -13,13 +13,13 @@ | |
<a class="arrow-link" href="https://www.python.org/psf-landing/">PSF</a> | ||
<a class="arrow-link" href="https://python.org">Python</a> | ||
<div class="social pt-3"> | ||
<a href="mailto:[email protected]"><i class="fas fa-envelope fa-2x px-2"></i></a> | ||
<a href="https://fosstodon.org/@pyladiescon" rel="me"><i class="fab fa-mastodon fa-2x px-2"></i></a> | ||
<a href="https://twitter.com/pyladiescon"><i class="fab fa-twitter fa-2x px-2"></i></a> | ||
<a href="https://instagram.com/pyladiescon"><i class="fab fa-instagram fa-2x px-2"></i></a> | ||
<a href="https://www.linkedin.com/company/pyladiescon"><i class="fab fa-linkedin fa-2x px-2"></i></a> | ||
<a href="https://www.youtube.com/@PyLadiesGlobal"><i class="fab fa-youtube fa-2x px-2"></i></a> | ||
<a href="https://conference.pyladies.com/index.xml"><i class="fas fa-rss fa-2x px-2"></i></a> | ||
<a href="mailto:[email protected]"><img class="social-icon" src="/img/icons/envelope.svg" /></a> | ||
<a href="https://fosstodon.org/@pyladiescon"><img class="social-icon" src="/img/icons/mastodon.svg" /></a> | ||
<a href="https://bsky.app/profile/pyladiescon.bsky.social"><img class="social-icon" src="/img/icons/bluesky.svg" /></a> | ||
<a href="https://instagram.com/pyladiescon"><img class="social-icon" src="/img/icons/instagram.svg" /></a> | ||
<a href="https://www.linkedin.com/company/pyladiescon"><img class="social-icon" src="/img/icons/linkedin.svg" /></a> | ||
<a href="https://twitter.com/pyladiescon"><img class="social-icon" src="/img/icons/x.svg" /></a> | ||
<a href="https://www.youtube.com/@PyLadiesGlobal"><img class="social-icon" src="/img/icons/youtube.svg" /></a> | ||
</div> | ||
</div> | ||
<div class="row justify-content-center"> | ||
|
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
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 |
---|---|---|
@@ -1 +0,0 @@ | ||
<script crossorigin="anonymous" src="https://kit.fontawesome.com/6cf87c29c5.js"></script> | ||
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.