Browse Source

Edited pendant/templates/single.html to meet the design suggested in issue #5744

PeterNdomano 3 years ago
parent
commit
b9e3e6823d
1 changed files with 9 additions and 8 deletions
  1. 9 8
      pendant/templates/single.html

+ 9 - 8
pendant/templates/single.html

@@ -1,21 +1,22 @@
 <!-- wp:template-part {"slug":"header","tagName":"header"} /-->
 <!-- wp:template-part {"slug":"header","tagName":"header"} /-->
 
 
 <!-- wp:group {"layout":{"inherit":true}} -->
 <!-- wp:group {"layout":{"inherit":true}} -->
-<div class="wp-block-group">
-<!-- wp:post-title /-->
+<div class="wp-block-group has-text-align-center">
+    <!-- wp:post-terms {"term":"category","style":{"typography":{"fontSize":"14px","fontWeight":"700","textTransform":"uppercase"}}} /-->
+    <!-- wp:post-featured-image /-->
+    <!-- wp:post-title  /-->
+    <!-- wp:post-date {"isLink":true,"style":{"typography":{"fontSize":"14px", "fontWeight":"700"}}} /-->
 </div>
 </div>
 <!-- /wp:group -->
 <!-- /wp:group -->
 
 
 <!-- wp:group {"tagName":"main"} -->
 <!-- wp:group {"tagName":"main"} -->
 <main class="wp-block-group">
 <main class="wp-block-group">
-<!-- wp:post-featured-image {"align":"full"} /-->
-
-<!-- wp:post-content {"layout":{"inherit":true}} /-->
-
-<!-- wp:template-part {"slug":"post-meta"} /-->
+    <!-- wp:spacer {"height":20} -->
+    <div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>
+    <!-- /wp:spacer -->
+    <!-- wp:post-content {"layout":{"inherit":true}} /-->
 </main>
 </main>
 <!-- /wp:group -->
 <!-- /wp:group -->
-<!-- /wp:group -->
 
 
 <!-- wp:group {"layout":{"inherit":true}} -->
 <!-- wp:group {"layout":{"inherit":true}} -->
 <div class="wp-block-group">
 <div class="wp-block-group">