@@ -7,6 +7,16 @@
<!-- wp:site-logo {"width":400} /-->
</div>
<!-- /wp:group -->
+ <!-- wp:group {"layout":{"type":"flex","orientation":"vertical"}} -->
+ <div class="wp-block-group">
+ <!-- wp:paragraph {"fontSize":"small"} -->
+ <p class="has-small-font-size">305 W Alexander Ave #A | Greenwood, SC 29646</p>
+ <!-- /wp:paragraph -->
+ <!-- wp:paragraph {"fontSize":"medium"} -->
+ <p class="has-medium-font-size">864-223-0505</p>
+ </div>
+ <!-- /wp:group -->
<!-- wp:navigation {"ref":5,"layout":{"type":"flex","justifyContent":"left","orientation":"horizontal"},"style":{"spacing":{"margin":{"top":"0"},"blockGap":"var:preset|spacing|40"},"layout":{"selfStretch":"fit","flexSize":null}}} /-->
@@ -24,7 +24,7 @@
<!-- wp:column {"width":"50%"} -->
<div class="wp-block-column" style="flex-basis:50%">
- <!-- wp:image {"id":385,"width":"160px","height":"auto","sizeSlug":"full","linkDestination":"none"} -->
+ <!-- wp:image {"id":385,"width":"300px","height":"auto","sizeSlug":"full","linkDestination":"none"} -->
<figure class="wp-block-image size-full is-resized"><img src="https://lps.ovid/wp-content/uploads/lps_logo.png" alt="" class="wp-image-385" style="width:300px;height:auto"/></figure>
<!-- /wp:image -->
@@ -0,0 +1,18 @@
+<?php
+/**
+ * Title: Post meta
+ * Slug: lps/hidden-post-meta
+ * Inserter: no
+ */
+?>
+
+<!-- wp:group {"layout":{"type":"constrained"}} -->
+<div class="wp-block-group">
+ <!-- wp:group {"style":{"spacing":{"blockGap":"0.3em"}},"layout":{"type":"flex","justifyContent":"left"}} -->
+ <!-- wp:post-date {"format":"M j, Y","isLink":true} /-->
+</div>
+<!-- /wp:group -->
@@ -7,7 +7,7 @@
<!-- wp:group {"align":"full","layout":{"type":"constrained"}} -->
<div class="wp-block-group alignfull">
<!-- wp:post-title {"level":1,"className":"has-secondary-color"} /-->
- <!-- wp:pattern {"slug":"gwp/hidden-post-meta"} /-->
+ <!-- wp:pattern {"slug":"lps/hidden-post-meta"} /-->
<!-- wp:post-content {"layout":{"type":"constrained"}} /-->
@@ -135,10 +135,10 @@
},
{
"slug": "large",
- "size": "1.5rem",
+ "size": "1.3rem",
"name": "Large",
"fluid": {
- "min": "1.75rem",
+ "min": "1.3rem",
"max": "2rem"
}