mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-04-27 00:08:45 +00:00
Donate Button show , lint ok
This commit is contained in:
parent
cc3c6e5d35
commit
9ee8ce27bc
@ -6,7 +6,11 @@
|
|||||||
</ds-grid-item>
|
</ds-grid-item>
|
||||||
<ds-grid-item :row-span="2" column-span="fullWidth" class="top-info-bar">
|
<ds-grid-item :row-span="2" column-span="fullWidth" class="top-info-bar">
|
||||||
<!--<donation-info /> -->
|
<!--<donation-info /> -->
|
||||||
<div></div>
|
<div>
|
||||||
|
<a target="_blank" href="https://human-connection.org/spenden/">
|
||||||
|
<ds-button primary>{{ $t('donations.donate-now') }}</ds-button>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
<div class="sorting-dropdown">
|
<div class="sorting-dropdown">
|
||||||
<ds-select
|
<ds-select
|
||||||
v-model="selected"
|
v-model="selected"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user