Skip to content

Commit 80cbf4d

Browse files
committed
style(website): Reformat source code with prettier
Run `npm run format` to reformat the sources of the website. Signed-off-by: Martin Nonnenmacher <[email protected]>
1 parent f02a65a commit 80cbf4d

File tree

20 files changed

+397
-343
lines changed

20 files changed

+397
-343
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
position: 4
2-
label: "Configuration"
2+
label: 'Configuration'
33
link:
4-
type: "generated-index"
5-
title: "Configuration"
6-
description: "The ORT configuration options."
4+
type: 'generated-index'
5+
title: 'Configuration'
6+
description: 'The ORT configuration options.'
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
position: 2
2-
label: "Getting Started"
2+
label: 'Getting Started'
33
link:
4-
type: "generated-index"
5-
title: "Getting Started"
6-
description: "How to get started with using ORT."
4+
type: 'generated-index'
5+
title: 'Getting Started'
6+
description: 'How to get started with using ORT.'

website/docs/guides/_category_.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
position: 5
2-
label: "Guides"
2+
label: 'Guides'
33
link:
4-
type: "generated-index"
5-
title: "Guides"
4+
type: 'generated-index'
5+
title: 'Guides'
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
position: 6
2-
label: "Plugins"
2+
label: 'Plugins'
33
link:
4-
type: "generated-index"
5-
title: "Plugins"
4+
type: 'generated-index'
5+
title: 'Plugins'
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
label: "Advisors"
1+
label: 'Advisors'
22
link:
3-
type: "generated-index"
4-
title: "Advisors"
3+
type: 'generated-index'
4+
title: 'Advisors'
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
label: "Package Configuration Providers"
1+
label: 'Package Configuration Providers'
22
link:
3-
type: "generated-index"
4-
title: "Package Configuration Providers"
3+
type: 'generated-index'
4+
title: 'Package Configuration Providers'
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
label: "Package Curation Providers"
1+
label: 'Package Curation Providers'
22
link:
3-
type: "generated-index"
4-
title: "Package Curation Providers"
3+
type: 'generated-index'
4+
title: 'Package Curation Providers'
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
label: "Package Managers"
1+
label: 'Package Managers'
22
link:
3-
type: "generated-index"
4-
title: "Package Managers"
3+
type: 'generated-index'
4+
title: 'Package Managers'
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
label: "Reporters"
1+
label: 'Reporters'
22
link:
3-
type: "generated-index"
4-
title: "Reporters"
3+
type: 'generated-index'
4+
title: 'Reporters'
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
label: "Scanners"
1+
label: 'Scanners'
22
link:
3-
type: "generated-index"
4-
title: "Scanners"
3+
type: 'generated-index'
4+
title: 'Scanners'

0 commit comments

Comments
 (0)