plugin and theme sync
This commit is contained in:
@@ -12,9 +12,10 @@
|
||||
<?php get_header(); ?>
|
||||
|
||||
<!-- Single Post Template -->
|
||||
<section class="flex h-full items-center justify-center">
|
||||
<i class="text-7xl bi-sticky"></i>
|
||||
<h1 class="text-2xl p-4 underline ">Single Post Template</h1>
|
||||
<section>
|
||||
<div class="max-w-7xl mx-auto px-4">
|
||||
<?php the_content() ?>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Get Footer -->
|
||||
|
Reference in New Issue
Block a user