fix: added og headers, lots of cleanup.
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
@section('page-title', 'Submitted Artwork')
|
||||
|
||||
@section('meta_description', 'Explore the artwork submitted at the No Agenda Art Generator.')
|
||||
|
||||
@section('page-top')
|
||||
<section class="inner-page-banner bg-2 bg-image">
|
||||
<div class="container">
|
||||
@@ -18,18 +20,6 @@
|
||||
</section>
|
||||
@endsection
|
||||
@section('page-content')
|
||||
<div class="container mt-4">
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<div class="alert alert-success text-success">
|
||||
<p style="color:#20202d;">
|
||||
<strong style="color:#20202d;">NOTE:</strong> Still working out some bugs, episodes 1613-1616 will be added later today
|
||||
after the show. You can find those submissions here: <a style="color: #000;" href="https://noagenda.dev/old/">https://noagenda.dev/old/</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<section class="pt-120 pb-90 masonary-wrapper-activation">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
|
||||
Reference in New Issue
Block a user