mirror of
https://github.com/danpros/htmly.git
synced 2026-04-23 05:56:22 +05:30
No posts message
This commit is contained in:
parent
0b5ead97f9
commit
bac48639e9
7 changed files with 23 additions and 4 deletions
|
|
@ -2,5 +2,8 @@
|
|||
<div class="divide-y divide-gray-200 dark:divide-gray-700">
|
||||
<div class="space-y-2 pb-8 pt-6 md:space-y-5">
|
||||
<h1 class="text-3xl font-extrabold leading-9 tracking-tight text-gray-900 dark:text-gray-100 sm:text-4xl sm:leading-10 md:text-6xl md:leading-14">No post found!</h1>
|
||||
<div class="content-body">
|
||||
<p>Create a blog post or set the frontpage display to static page to remove this message.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue