mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
deployment badge added
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
[](https://forge.laravel.com)
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
WIP
|
WIP
|
||||||
|
|||||||
@@ -96,11 +96,10 @@
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
{{-- FOOTER --}}
|
{{-- FOOTER --}}
|
||||||
<section class="py-10 bg-gray-900 tails-selected-element" contenteditable="true">
|
<section class="py-10 bg-gray-900">
|
||||||
<div class="px-10 mx-auto max-w-7xl">
|
<div class="px-10 mx-auto max-w-7xl">
|
||||||
<div class="flex flex-col items-center md:flex-row md:justify-between">
|
<div class="flex flex-col items-center md:flex-row md:justify-between">
|
||||||
<a href="#_"
|
<a href="#_">
|
||||||
class="flex items-center justify-center w-32 p-2 mr-3 rounded-lg mb-7 bg-gradient-to-br from-amber-500 via-amber-600 to-amber-500 rounded-xxl">
|
|
||||||
<img src="{{ asset('img/einundzwanzig-horizontal-inverted.svg') }}"
|
<img src="{{ asset('img/einundzwanzig-horizontal-inverted.svg') }}"
|
||||||
class="text-white fill-current" alt="">
|
class="text-white fill-current" alt="">
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user