You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/app/components/Azure.tsx
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,9 @@ export default function Azure() {
10
10
<divclassName="wrapper pt-6 pb-6 mt-6 mb-6">
11
11
<divclassName="d-md-flex">
12
12
<divclassName="col-md-6 col-lg-5 mb-4 mb-md-0">
13
-
<h3className="h5 text-brand font-weight-600 mb-2">Innovate faster and more securely with open source on Azure</h3>
14
-
<p>Build on a highly secure cloud platform designed to protect your data and business assets, including proactive, comprehensive compliance coverage. Gain the flexibility to move your app anywhere. Operate seamlessly and elastically, on-premises, in hybrid or multicloud environments, or at the edge.</p>
15
-
<divclassName="link-arrow-external mt-4"><ahref="https://azure.microsoft.com/en-us/solutions/open-source/#overview">Learn more about open source on Azure</a></div>
13
+
<h3className="h5 text-brand font-weight-600 mb-2">Innovate faster and more securely with open source on Azure</h3>
14
+
<p>Build on a highly secure cloud platform designed to protect your data and business assets, including proactive, comprehensive compliance coverage. Gain the flexibility to move your app anywhere. Operate seamlessly and elastically, on-premises, in hybrid or multicloud environments, or at the edge.</p>
15
+
<divclassName="link-arrow-external mt-4"><ahref="https://azure.microsoft.com/en-us/solutions/open-source/#overview">Learn more about open source on Azure</a></div>
16
16
</div>
17
17
18
18
{/*
@@ -25,7 +25,7 @@ export default function Azure() {
0 commit comments