Display login message
This commit is contained in:
@@ -1,7 +1,11 @@
|
|||||||
<x-app-layout>
|
<x-app-layout>
|
||||||
<div class="container my-24 mx-auto md:px-6 z-10 relative">
|
<div class="container my-24 mx-auto md:px-6 z-10 relative">
|
||||||
<p class="leading-normal font-bold text-lg text-rose-600 text-center">
|
<p class="leading-normal font-bold text-2xl text-rose-600 text-center">
|
||||||
(╥﹏╥)
|
(╥﹏╥)
|
||||||
</p>
|
</p>
|
||||||
|
<br>
|
||||||
|
<p class="leading-normal font-bold text-lg text-rose-600 text-center">
|
||||||
|
Please login to view this hentai!
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</x-app-layout>
|
</x-app-layout>
|
Reference in New Issue
Block a user