Skip to content

Commit 642ca8b

Browse files
committed
enh: remove linkwarden from sponsors
1 parent 6ee8ecd commit 642ca8b

File tree

1 file changed

+18
-25
lines changed

1 file changed

+18
-25
lines changed

pages/index.vue

+18-25
Original file line numberDiff line numberDiff line change
@@ -18,31 +18,6 @@
1818
</div>
1919
</div>
2020
</v-row>
21-
<v-row class="mt-12 d-block d-sm-flex" style="background: rebeccapurple; margin-left: -200px; margin-right: -200px; border-radius: 30px; padding: 30px 150px; color: white;">
22-
<v-col class="col-12 col-sm-6 flex-column d-flex justify-center">
23-
<v-img src="undraw_product_photography.svg" :height="250" :width="300" :contain="true" />
24-
</v-col>
25-
<v-col class="col-12 col-sm-6 flex-column d-flex justify-center">
26-
<div class="mt-10 d-flex justify-center">
27-
<h2 class="headline">
28-
Sponsored by
29-
</h2>
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-
44-
</v-col>
45-
</v-row>
4621
<v-row class="mt-12 d-block d-sm-flex">
4722
<v-col class="col-12 col-sm-6 flex-column d-flex justify-center">
4823
<h2 class="headline">
@@ -88,6 +63,24 @@
8863
<v-img src="floccus_schema.png" />
8964
</v-col>
9065
</v-row>
66+
<v-row class="mt-12 d-block d-sm-flex" style="background: rebeccapurple; margin-left: -200px; margin-right: -200px; border-radius: 30px; padding: 30px 150px; color: white;">
67+
<v-col class="col-12 col-sm-6 flex-column d-flex justify-center">
68+
<v-img src="undraw_product_photography.svg" :height="250" :width="300" :contain="true" />
69+
</v-col>
70+
<v-col class="col-12 col-sm-6 flex-column d-flex justify-center">
71+
<div class="mt-10 d-flex justify-center">
72+
<h2 class="headline">
73+
Sponsored by <em>you</em> ?
74+
</h2>
75+
</div>
76+
<div class="mt-5 d-flex justify-center">
77+
<p class="subtitle-1 mt-5">
78+
<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>
79+
</p>
80+
</div>
81+
82+
</v-col>
83+
</v-row>
9184
<v-row class="mt-12 d-block d-sm-flex">
9285
<v-col class="col-12 col-sm-6">
9386
<v-img src="undraw_devices.svg" />

0 commit comments

Comments
 (0)