Skip to content

Commit

Permalink
Set page title emojis
Browse files Browse the repository at this point in the history
  • Loading branch information
relliv committed Oct 2, 2024
1 parent 8b7118d commit 36dd551
Show file tree
Hide file tree
Showing 13 changed files with 45 additions and 12 deletions.
2 changes: 1 addition & 1 deletion docs/docs/angular/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_position: 1
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

# Installation
# 📦 Installation

Install the package using your package manager of choice.

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/angular/loaders.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sidebar_position: 2
---

# Loaders
# 🌀 Loaders

**[⚡️ Play on StackBlitz](https://stackblitz.com/edit/nx-angular-svg-loaders-demo)**

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/angular/usage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sidebar_position: 3
---

# Usage
# 🚀 Usage

Use the following steps to use the Nx Angular SVG Loaders in your Angular project.

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/react/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_position: 1
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

# Installation
# 📦 Installation

Install the package using your package manager of choice.

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/react/loaders.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sidebar_position: 2
---

# Loaders
# 🌀 Loaders

**[⚡️ Play on StackBlitz](https://stackblitz.com/edit/nx-react-svg-loaders-demo)**

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/react/usage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sidebar_position: 3
---

# Usage
# 🚀 Usage

Use the following steps to use the Nx React SVG Loaders in your React project.

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/svelte/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_position: 1
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

# Installation
# 📦 Installation

Install the package using your package manager of choice.

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/svelte/loaders.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sidebar_position: 2
---

# Loaders
# 🌀 Loaders

**[⚡️ Play on StackBlitz](https://stackblitz.com/edit/nx-svelte-svg-loaders-demo)**

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/svelte/usage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_position: 3
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

# Usage
# 🚀 Usage

Use the following steps to use the Nx Svelte SVG Loaders in your Svelte project.

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/vue/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_position: 1
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

# Installation
# 📦 Installation

Install the package using your package manager of choice.

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/vue/loaders.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sidebar_position: 2
---

# Loaders
# 🌀 Loaders

**[⚡️ Play on StackBlitz](https://stackblitz.com/edit/nx-vue-svg-loaders-demo)**

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/vue/usage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_position: 3
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

# Usage
# 🚀 Usage

Use the following steps to use the Nx Vue SVG Loaders in your Vue project.

Expand Down
33 changes: 33 additions & 0 deletions docs/static/img/logos/angular.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 36dd551

Please sign in to comment.