Skip to content

Commit fb44432

Browse files
committed
refs #119 Added donate banner
1 parent ef3490b commit fb44432

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

resources/views/library/index.blade.php

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,14 @@ class="link-body-emphasis text-decoration-none icon-link icon-link-hover stretch
9898

9999
</x-container>
100100

101+
102+
<x-call-to-action link="{{ route('donate') }}" text="Сделать пожертвование">
103+
<x-slot:title>Поддержите развитие сообщества</x-slot>
104+
105+
<x-slot:description>
106+
Наш проект существует благодаря энтузиазму участников и спонсорской поддержке.
107+
Мы будем благодарны любой помощи, которая позволит нам проводить больше мероприятий и активнее развивать сообщество.
108+
</x-slot>
109+
</x-call-to-action>
110+
101111
@endsection

0 commit comments

Comments
 (0)