Skip to content

Commit 654704f

Browse files
committed
enh(sponsors): add linkwarden
1 parent 4e88124 commit 654704f

File tree

2 files changed

+16
-4
lines changed

2 files changed

+16
-4
lines changed

pages/index.vue

+16-4
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,24 @@
2323
<v-img src="undraw_product_photography.svg" :height="250" :width="300" />
2424
</v-col>
2525
<v-col class="col-12 col-sm-6 flex-column d-flex justify-center">
26+
<div class="mt-10 d-flex justify-center">
2627
<h2 class="headline">
27-
Sponsored by <em>you</em>?
28+
Sponsored by
2829
</h2>
29-
<p class="subtitle-1">
30-
<span style="background: white; color: black; padding: 3px;">Support this project by becoming a <a href="https://opencollective.com/floccus">Bronze</a>, <a href="https://opencollective.com/floccus">Silver</a> or <a href="https://opencollective.com/floccus">Gold</a> Sponsor. <br/> A large company logo will be added here with a link to your website.</span>
31-
</p>
30+
</div>
31+
32+
<div class="mt-10 d-flex justify-center">
33+
<a href="https://linkwarden.app">
34+
<v-img src="sponsors_linkwarden.png" :height="150" :width="150"></v-img>
35+
<b style="color: white;">Linkwarden</b>
36+
</a>
37+
</div>
38+
<div class="mt-10 d-flex justify-center">
39+
<p class="subtitle-1 mt-10">
40+
<span>Support this project by becoming a <a href="https://opencollective.com/floccus" style="color: white;">Bronze</a>, <a href="https://opencollective.com/floccus" style="color: white;">Silver</a> or <a href="https://opencollective.com/floccus" style="color: white;">Gold</a> Sponsor. <br/> A large company logo will be added here with a link to your website.</span>
41+
</p>
42+
</div>
43+
3244
</v-col>
3345
</v-row>
3446
<v-row class="mt-12 d-block d-sm-flex">

static/sponsors_linkwarden.png

55.6 KB
Loading

0 commit comments

Comments
 (0)