From 9a735bd5d78005a40847986987b3505ebf889f66 Mon Sep 17 00:00:00 2001 From: Jerry Date: Mon, 13 Sep 2021 13:47:06 +0300 Subject: [PATCH] svg logo --- htdocs/wp-content/themes/lawcarta/header.php | 2 +- htdocs/wp-content/themes/lawcarta/page-publish-your-book.php | 2 +- .../wp-content/themes/livecarta/assets/img/livecarta-logo.svg | 1 + htdocs/wp-content/themes/livecarta/assets/img/logo.svg | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 htdocs/wp-content/themes/livecarta/assets/img/livecarta-logo.svg create mode 100644 htdocs/wp-content/themes/livecarta/assets/img/logo.svg diff --git a/htdocs/wp-content/themes/lawcarta/header.php b/htdocs/wp-content/themes/lawcarta/header.php index 934e2c5..847f105 100644 --- a/htdocs/wp-content/themes/lawcarta/header.php +++ b/htdocs/wp-content/themes/lawcarta/header.php @@ -145,7 +145,7 @@ height="0" width="0" style="display:none;visibility:hidden"> if ($slug != 'publish-your-book'):?>
- +
- +
Your all-in-one publishing platform
Get your book published and delivered to a global audience or selected groups
diff --git a/htdocs/wp-content/themes/livecarta/assets/img/livecarta-logo.svg b/htdocs/wp-content/themes/livecarta/assets/img/livecarta-logo.svg new file mode 100644 index 0000000..ebff9d1 --- /dev/null +++ b/htdocs/wp-content/themes/livecarta/assets/img/livecarta-logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/htdocs/wp-content/themes/livecarta/assets/img/logo.svg b/htdocs/wp-content/themes/livecarta/assets/img/logo.svg new file mode 100644 index 0000000..ebff9d1 --- /dev/null +++ b/htdocs/wp-content/themes/livecarta/assets/img/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file