Commit d52985

2024-10-20 06:59:15 Mike Edey: styled the socials badge bar
home.md ..
@@ 1,9 1,19 @@
## Hi, I'm Mike.
<div id="socials">
- <a rel="me" href="https://cosocial.ca/@mce"><img src="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/refs/heads/6.x/svgs/brands/mastodon.svg" width=25 height=25></a>
- <a href="https://github.com/edeymc/"><img src="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/refs/heads/6.x/svgs/brands/github.svg" width=25 height=25></a>
- <a href="https://www.instagram.com/mc_edey/"><img src="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/refs/heads/6.x/svgs/brands/instagram.svg" width=25 height=25></a>
- <a href="https://www.linkedin.com/in/michael-edey-ba25651a/"><img src="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/refs/heads/6.x/svgs/brands/linkedin.svg" width=25 height=25></a>
- <a href="mailto:mike@edey.org"><img src="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/refs/heads/6.x/svgs/regular/envelope-open.svg" width=25 height=25></a>
+ <a rel="me" href="https://cosocial.ca/@mce">
+ <img src="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/refs/heads/6.x/svgs/brands/mastodon.svg">
+ </a>
+ <a href="https://github.com/edeymc/">
+ <img src="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/refs/heads/6.x/svgs/brands/github.svg">
+ </a>
+ <a href="https://www.instagram.com/mc_edey/">
+ <img src="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/refs/heads/6.x/svgs/brands/instagram.svg">
+ </a>
+ <a href="https://www.linkedin.com/in/michael-edey-ba25651a/">
+ <img src="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/refs/heads/6.x/svgs/brands/linkedin.svg">
+ </a>
+ <a href="mailto:mike@edey.org">
+ <img src="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/refs/heads/6.x/svgs/regular/envelope-open.svg">
+ </a>
</div>
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9