mirror of
https://github.com/ascribe/wp-theme
synced 2025-02-14 21:10:26 +01:00
commit
35c3dd3fd5
@ -60,4 +60,3 @@ if (empty($image)) {
|
|||||||
$signInLink = get_field('sign_in_link','option');
|
$signInLink = get_field('sign_in_link','option');
|
||||||
$signUpLink = get_field('sign_up_link','option');
|
$signUpLink = get_field('sign_up_link','option');
|
||||||
//</editor-fold>
|
//</editor-fold>
|
||||||
|
|
||||||
|
@ -87,4 +87,3 @@ if (is_home()) {
|
|||||||
</head>
|
</head>
|
||||||
<body <?php body_class($headColour); ?> >
|
<body <?php body_class($headColour); ?> >
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
|
|
||||||
|
@ -13,4 +13,3 @@ msgstr ""
|
|||||||
"esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
|
"esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
|
||||||
"X-Poedit-Basepath: .\n"
|
"X-Poedit-Basepath: .\n"
|
||||||
"X-Poedit-SearchPath-0: ..\n"
|
"X-Poedit-SearchPath-0: ..\n"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user