Fedi
This commit is contained in:
@@ -51,6 +51,11 @@
|
|||||||
|
|
||||||
@endauth
|
@endauth
|
||||||
</ul>
|
</ul>
|
||||||
|
<br /><br /><br /><br />
|
||||||
|
<a href="https://chaos.social/@c3gov" rel="me"><img src="{{ asset("Bilder/fedicsgovnetscape.png") }}"
|
||||||
|
onmouseover="{ this.src = '{{ asset("Bilder/fedicsgovnetscapepress.png") }}' }"
|
||||||
|
onmouseout="{ this.src = '{{ asset("Bilder/fedicsgovnetscape.png") }}' }"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class="content col">
|
<div class="content col">
|
||||||
@yield('content')
|
@yield('content')
|
||||||
|
|||||||
Reference in New Issue
Block a user