Skip to content

Commit 52f79ad

Browse files
authored
Demos & Docs - Text updates (#706)
* Demos & docs - text updates.
1 parent 21bfb18 commit 52f79ad

18 files changed

+19
-19
lines changed

BlazorBootstrap.Demo.Hosted/Server/Pages/_Host.cshtml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<head>
1010
<meta charset="utf-8" />
1111
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
12-
<title>Demos & Examples | Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS framework | Blazor Bootstrap</title>
12+
<title>Demos & Examples | An Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks | Blazor Bootstrap</title>
1313
<base href="~/" />
1414
<link href="images/logo/128X128.png" rel="icon" type="image/png" />
1515
<!-- CSS only -->

BlazorBootstrap.Demo.RCL/Components/Pages/GettingStarted/GettingStartedDocumentation.razor

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<MetaTags PageUrl="@pageUrl" Title="@title" Description="@description" ImageUrl="@imageUrl" />
99

1010
<h1>Getting started - Blazor Bootstrap</h1>
11-
<div class="lead mb-3">Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS framework.</div>
11+
<div class="lead mb-3">Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.</div>
1212

1313
<CarbonAds />
1414

BlazorBootstrap.Demo.RCL/Components/Pages/Layout/server/LayoutServerDocumentation.razor

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<MetaTags PageUrl="@pageUrl" Title="@title" Description="@description" ImageUrl="@imageUrl" />
66

77
<h1>Layout Setup - Blazor Server</h1>
8-
<div class="lead mb-3">Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS framework.</div>
8+
<div class="lead mb-3">Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.</div>
99

1010
<CarbonAds />
1111

BlazorBootstrap.Demo.RCL/Components/Pages/Layout/webassembly/LayoutWebAssemblyDocumentation.razor

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<MetaTags PageUrl="@pageUrl" Title="@title" Description="@description" ImageUrl="@imageUrl" />
77

88
<h1>Layout Setup - Blazor WebAssembly </h1>
9-
<div class="lead mb-3">Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS framework.</div>
9+
<div class="lead mb-3">Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.</div>
1010

1111
<CarbonAds />
1212

BlazorBootstrap.Demo.Server/Components/App.razor

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Blazor Bootstrap Demos & Examples | Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS framework | Blazor Bootstrap</title>
7+
<title>Blazor Bootstrap Demos & Examples | Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks | Blazor Bootstrap</title>
88
<base href="/" />
99
<link href="images/logo/128X128.png" rel="icon" type="image/png" />
1010
<!-- CSS only -->

BlazorBootstrap.Demo.WebAssembly/wwwroot/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<div id="app">
4343
<div class="position-absolute top-40 start-50 translate-middle">
4444
<div class="text-center text-dark">
45-
<img src="images/logo/128X128.png" width="64" alt="Blazor Bootstrap - Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS framework" />
45+
<img src="images/logo/128X128.png" width="64" alt="Blazor Bootstrap - An Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks" />
4646
<div class="mt-2">Loading...</div>
4747
</div>
4848
</div>

docs/docs/01-getting-started/01-a-getting-started-webassembly-NET-8.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import CarbonAd from '/carbon-ad.mdx'
99

1010
# Getting started - Blazor WebAssembly (.NET 8)
1111

12-
Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS framework.
12+
Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.
1313

1414
<CarbonAd />
1515

docs/docs/01-getting-started/01-b-getting-started-webapp-server-global-NET-8.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import CarbonAd from '/carbon-ad.mdx'
99

1010
# Getting started - Blazor WebApp (.NET 8) - Interactive render mode Server - Global location
1111

12-
Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS framework.
12+
Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.
1313

1414
<CarbonAd />
1515

docs/docs/01-getting-started/01-c-getting-started-webapp-auto-global-NET-8.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import CarbonAd from '/carbon-ad.mdx'
99

1010
# Getting started - Blazor WebApp (.NET 8) - Interactive render mode Auto - Global location
1111

12-
Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS framework.
12+
Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.
1313

1414
<CarbonAd />
1515

docs/docs/01-getting-started/01-d-getting-started-maui-blazor-NET-8.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import CarbonAd from '/carbon-ad.mdx'
99

1010
# Getting started - MAUI Blazor Hybrid App (.NET 8)
1111

12-
Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS framework.
12+
Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.
1313

1414
<CarbonAd />
1515

docs/docs/01-getting-started/02-a-getting-started-webassembly-NET-7.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import CarbonAd from '/carbon-ad.mdx'
99

1010
# Getting started - Blazor WebAssembly (.NET 7)
1111

12-
Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS framework.
12+
Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.
1313

1414
<CarbonAd />
1515

docs/docs/01-getting-started/02-b-getting-started-server-NET-7.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import CarbonAd from '/carbon-ad.mdx'
99

1010
# Getting started - Blazor Server (.NET 7)
1111

12-
Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS framework.
12+
Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.
1313

1414
<CarbonAd />
1515

docs/docs/01-getting-started/02-c-getting-started-maui-blazor-NET-7.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import CarbonAd from '/carbon-ad.mdx'
99

1010
# Getting started - MAUI Blazor Hybrid App (.NET 7)
1111

12-
Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS framework.
12+
Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.
1313

1414
<CarbonAd />
1515

docs/docs/01-getting-started/03-a-getting-started-webassembly-NET-6.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import CarbonAd from '/carbon-ad.mdx'
99

1010
# Getting started - Blazor WebAssembly (.NET 6)
1111

12-
Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS framework.
12+
Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.
1313

1414
<CarbonAd />
1515

docs/docs/01-getting-started/03-b-getting-started-server-NET-6.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import CarbonAd from '/carbon-ad.mdx'
99

1010
# Getting started - Blazor Server (.NET 6)
1111

12-
Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS framework.
12+
Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.
1313

1414
<CarbonAd />
1515

docs/docs/02-layout/getting-started-server.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import CarbonAd from '/carbon-ad.mdx'
99

1010
# Layout Setup - Blazor WebAssembly
1111

12-
Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS framework.
12+
Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.
1313

1414
<CarbonAd />
1515

docs/docs/02-layout/getting-started-webassembly.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import CarbonAd from '/carbon-ad.mdx'
99

1010
# Layout Setup - Blazor WebAssembly
1111

12-
Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS framework.
12+
Get started with the Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.
1313

1414
<CarbonAd />
1515

docs/src/pages/index.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ export default function Home() {
3131
const { siteConfig } = useDocusaurusContext();
3232
// return (
3333
// <Layout
34-
// title={`Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS framework`}
35-
// description="Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS framework.">
34+
// title={`Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks`}
35+
// description="Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.">
3636
// <HomepageHeader />
3737
// <main>
3838
// <HomepageFeatures />

0 commit comments

Comments
 (0)