mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 22:12:15 +00:00
added bsky
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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)
|
||||
|
||||
|
||||
@@ -92,7 +92,7 @@ hr {
|
||||
|
||||
.icons {
|
||||
margin: 0 auto;
|
||||
width: 80px;
|
||||
width: 170px;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user