Skip to content

Commit bf216d1

Browse files
committed
enh(index): Remove sponsoring section
1 parent e41b644 commit bf216d1

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

pages/index.vue

-18
Original file line numberDiff line numberDiff line change
@@ -63,24 +63,6 @@
6363
<v-img src="floccus_schema.png" />
6464
</v-col>
6565
</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>
8466
<v-row class="mt-12 d-block d-sm-flex">
8567
<v-col class="col-12 col-sm-6">
8668
<v-img src="undraw_devices.svg" />

0 commit comments

Comments
 (0)