Przeglądaj źródła

Geologist: Remove unused template (#5143)

Ben Dwyer 3 lat temu
rodzic
commit
ccb46d4906
1 zmienionych plików z 0 dodań i 8 usunięć
  1. 0 8
      geologist/block-template-parts/post-meta.html

+ 0 - 8
geologist/block-template-parts/post-meta.html

@@ -1,8 +0,0 @@
-<!-- wp:group {"className":"post-meta","layout":{"type":"flex"}} -->
-<div class="wp-block-group post-meta">
-    <!-- wp:post-author {"showAvatar":false,"showBio":false,"style":{"typography":{"fontSize":"var(--wp--custom--font-sizes--tiny)"}}} /-->
-    <!-- wp:post-date {"isLink":true,"style":{"typography":{"fontSize":"var(--wp--custom--font-sizes--tiny)"}}} /-->
-    <!-- wp:post-terms {"term":"category","style":{"typography":{"fontSize":"var(--wp--custom--font-sizes--tiny)"}}} /-->
-    <!-- wp:post-terms {"term": "post_tag","style":{"typography":{"fontSize":"var(--wp--custom--font-sizes--tiny)"}}} /-->
-</div>
-<!-- /wp:group -->