We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1ff734 commit 8326cdbCopy full SHA for 8326cdb
public/sponsors/Slide-Deck-MapLibre-Sponsorship-Program.pdf
16 Bytes
src/pages/sponsors/index.astro
@@ -48,6 +48,11 @@ title: "Sponsors";
48
<img src="img/meta-logo.svg" />
49
</div>
50
</a>
51
+ <a href="https://www.microsoft.com/">
52
+ <div>
53
+ <img src="img/msft-logo.svg" />
54
+ </div>
55
+ </a>
56
57
58
<p>
@@ -77,11 +82,7 @@ title: "Sponsors";
77
82
<img src="img/radar-logo.svg" />
78
83
79
84
80
- <a href="https://www.microsoft.com/">
81
- <div>
- <img src="img/msft-logo.svg" />
- </div>
- </a>
85
+
86
<a href="https://www.mappedin.com/">
87
<div>
88
<img src="img/mappedin-logo.svg" />
0 commit comments