Compare commits

..

No commits in common. "4680f0ba836c390e41f41bd524c4b53fa54dd8cd" and "15d49c575c42bef6b04786c748c2982a575344dd" have entirely different histories.

2 changed files with 5 additions and 5 deletions

View File

@ -6,11 +6,11 @@
<!-- wp:buttons -->
<div class="wp-block-buttons"><!-- wp:button {"className":"is-style-fill"} -->
<div class="wp-block-button is-style-fill"><a class="wp-block-button__link wp-element-button" href="mailto:info@lexscotland.org">🖂 Click here to get in touch at info@lexscotland.org</a></div>
<div class="wp-block-button is-style-fill"><a class="wp-block-button__link wp-element-button">🖂 Click here to get in touch at info@lexscotland.org</a></div>
<!-- /wp:button -->
<!-- wp:button {"className":"is-style-fill"} -->
<div class="wp-block-button is-style-fill"><a class="wp-block-button__link wp-element-button" href="https://www.linkedin.com/company/lex-scotland/">Click here for our LinkedIn 🡭</a></div>
<div class="wp-block-button is-style-fill"><a class="wp-block-button__link wp-element-button">Click here for our LinkedIn 🡭</a></div>
<!-- /wp:button --></div>
<!-- /wp:buttons --></div>
<!-- /wp:group -->

View File

@ -1,4 +1,6 @@
{
"version": 3,
"$schema": "https://schemas.wp.org/trunk/theme.json",
"customTemplates": [
{
"name": "page-brochure",
@ -459,7 +461,5 @@
"fontWeight": "400",
"lineHeight": "1.6"
}
},
"version": 2,
"$schema": "https://schemas.wp.org/wp/6.5/theme.json"
}
}