atom feed added

This commit is contained in:
HolgerHatGarKeineNode
2023-02-15 20:32:37 +01:00
parent be04341d02
commit ae2dc8571c
7 changed files with 194 additions and 10 deletions

View File

@@ -9,6 +9,7 @@
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
@stack('feeds')
{!! seo($SEOData ?? null) !!}
<!-- Fonts -->
@googlefonts

View File

@@ -1,4 +1,7 @@
<div class="bg-21gray flex flex-col h-screen justify-between">
@push('feeds')
<x-feed-links />
@endpush
<livewire:frontend.header :country="null"/>
<div class="relative bg-21gray px-6 pt-2 pb-20 lg:px-8 lg:pt-2 lg:pb-2">
<div class="absolute inset-0">