Skip to content

Commit 2cc4604

Browse files
committed
Simplify names & clean-up descriptions
1 parent 56594f8 commit 2cc4604

File tree

8 files changed

+12
-12
lines changed

8 files changed

+12
-12
lines changed

src/other-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ eleventyNavigation:
77
order: 3
88

99
image: /img/avatar.png
10-
description: "Links to my other projects"
10+
description: "Links to my other projects."
1111
---
1212

1313
# {{ title }}

src/vr/remove-old-trackers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
layout: layouts/page.njk
3-
title: Removing Old Trackers Entries From SteamVR
3+
title: Remove Old Trackers From SteamVR
44

55
eleventyNavigation:
6-
key: Removing Old Trackers Entries From SteamVR
6+
key: Remove Old Trackers From SteamVR
77
parent: VR
88
order: 0
99

1010
image: /img/avatar.png
11-
description: "How to remove old trackers from the SteamVR config"
11+
description: "How to remove old trackers from the SteamVR config."
1212
---
1313

1414
# {{ title }}

src/vr/slimevr-manual-driver-check.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ eleventyNavigation:
88
order: 3
99

1010
image: /img/avatar.png
11-
description: "A short guide to validating your SteamVR driver installation for SlimeVR"
11+
description: "A short guide to validating your SteamVR driver installation for SlimeVR."
1212
---
1313

1414
# {{ title }}

src/vr/slimevr-skeleton-example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ eleventyNavigation:
88
order: 1
99

1010
image: /img/avatar.png
11-
description: "An example of how SlimeVR uses tracker rotations"
11+
description: "An example of how SlimeVR uses tracker rotations."
1212
---
1313
{% include "photoswipe.njk" %}
1414
{% import "photoswipe.njk" as ps %}

src/vr/vr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ eleventyNavigation:
99
order: 2
1010

1111
image: /img/avatar.png
12-
description: "Stuff about VR"
12+
description: "Stuff about VR."
1313
---
1414

1515
# {{ title }}

src/web-safety/mfa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ eleventyNavigation:
88
order: 0
99

1010
image: /img/lock_icon.png
11-
description: "A guide to setting up multi-factor authentication (MFA)"
11+
description: "A guide to setting up multi-factor authentication (MFA)."
1212
---
1313

1414
# {{ title }}

src/web-safety/safety.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ eleventyNavigation:
77
order: 1
88

99
image: /img/lock_icon.png
10-
description: "A guide to being safer with your passwords and accounts"
10+
description: "A guide to being safer with your passwords and accounts."
1111
---
1212

1313
# {{ title }}

src/web-safety/securing-bitwarden.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
layout: layouts/page.njk
3-
title: How to make Bitwarden more secure
3+
title: Securing Bitwarden
44

55
eleventyNavigation:
6-
key: How to make Bitwarden more secure
6+
key: Securing Bitwarden
77
parent: Web Safety
88
order: 1
99

1010
image: /img/lock_icon.png
11-
description: "A guide to making Bitwarden more secure"
11+
description: "A guide to making Bitwarden more secure."
1212
---
1313
{% include "photoswipe.njk" %}
1414
{% import "photoswipe.njk" as ps %}

0 commit comments

Comments
 (0)