Do not allow any more old memes

This commit is contained in:
dev 2021-08-11 13:52:20 -07:00
parent 4e1b8c8a55
commit 99941bfd53

View File

@ -19,6 +19,9 @@
<div class="alert alert-primary text-center" role="alert"> <div class="alert alert-primary text-center" role="alert">
<strong>Do not post memes created by others or you will be banned.</strong> <strong>Do not post memes created by others or you will be banned.</strong>
</div> </div>
<div class="alert alert-primary text-center" role="alert">
<strong>Old memes are no longer allowed due to people cheating.</strong>
</div>
<form method="POST" action="{{ route('meme-create') }}" enctype="multipart/form-data"> <form method="POST" action="{{ route('meme-create') }}" enctype="multipart/form-data">
@csrf @csrf
<div class="form-row"> <div class="form-row">