Skip to content

Commit

Permalink
added bsky
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperknot committed Nov 1, 2024
1 parent bd7f5fa commit eed66db
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
1 change: 1 addition & 0 deletions website/public/bsky.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions website/src/components/Logo.astro
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ const { title } = Astro.props
><img src="/github.svg" alt="github" height="28" /></a
>
<a href="https://x.com/hyperknot" target="_blank"><img src="/x.svg" alt="x" height="28" /></a>
<a href="https://bsky.app/profile/hyperknot.com" target="_blank"><img src="/bsky.svg" alt="bsky" height="28" /></a>
</div>
5 changes: 3 additions & 2 deletions website/src/content/index/before_donate.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ I'm Zsolt Ero ([blog](https://blog.hyperknot.com/), [email](mailto:zsolt@openfre

After 9 years of running my own map tile infrastructure for [MapHub](https://maphub.net/), I've open-sourced it and launched OpenFreeMap.

X: [@hyperknot](https://x.com/hyperknot) (for details) \
X: [@OpenFreeMapOrg](https://x.com/OpenFreeMapOrg) (for announcements)
X: [@hyperknot](https://x.com/hyperknot) (details) \
X: [@OpenFreeMapOrg](https://x.com/OpenFreeMapOrg) (announcements) \
bsky: [@hyperknot.com](https://bsky.app/profile/hyperknot.com)

GitHub: [openfreemap](https://github.com/hyperknot/openfreemap) and [openfreemap-styles](https://github.com/hyperknot/openfreemap-styles)

Expand Down
2 changes: 1 addition & 1 deletion website/src/styles/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ hr {

.icons {
margin: 0 auto;
width: 80px;
width: 170px;
display: flex;
justify-content: space-between;
}
Expand Down

0 comments on commit eed66db

Please sign in to comment.