Skip to content

Commit b36c37d

Browse files
logo changes
1 parent a5d98dc commit b36c37d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/Logo.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
---
33

4-
<p class="odyssey-logo">Hybrid Solutions</p>
4+
<p class="odyssey-logo">Hybrid Cloud Solutions</p>
55

66
<style>
77
.odyssey-logo {

src/config/settings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ export default {
22
title: `Hybrid Cloud Solutions | Hybrid Cloud Made Simple Built On Microsoft Technologies`,
33
description: `From Azure Local to Hyper-V and Azure Arc — grounded, resilient hybrid solutions built for the edge and the enterprise.`,
44
url: `https://www.hybridsolutions.cloud`, // No trailing slash!
5-
name: `Hybrid Solutions`, // The short name of the business or brand name. Used for things like the copyright in the footer.
5+
name: `Hybrid Cloud Solutions`, // The short name of the business or brand name. Used for things like the copyright in the footer.
66
enableThemeSwitcher: true,
77
showPlug: false, // Disable this if you want to remove the plug from the footer. (╯°□°)╯︵ ┻━┻
88
};

0 commit comments

Comments
 (0)