diff --git a/src/other-projects.md b/src/other-projects.md index 1a016ff..f45de14 100644 --- a/src/other-projects.md +++ b/src/other-projects.md @@ -7,7 +7,7 @@ eleventyNavigation: order: 3 image: /img/avatar.png -description: "Links to my other projects" +description: "Links to my other projects." --- # {{ title }} diff --git a/src/vr/remove-old-trackers.md b/src/vr/remove-old-trackers.md index bdcaf61..8fea4ba 100644 --- a/src/vr/remove-old-trackers.md +++ b/src/vr/remove-old-trackers.md @@ -1,14 +1,14 @@ --- layout: layouts/page.njk -title: Removing Old Trackers Entries From SteamVR +title: Remove Old Trackers From SteamVR eleventyNavigation: - key: Removing Old Trackers Entries From SteamVR + key: Remove Old Trackers From SteamVR parent: VR order: 0 image: /img/avatar.png -description: "How to remove old trackers from the SteamVR config" +description: "How to remove old trackers from the SteamVR config." --- # {{ title }} diff --git a/src/vr/slimevr-manual-driver-check.md b/src/vr/slimevr-manual-driver-check.md index 06fd539..5c8260b 100644 --- a/src/vr/slimevr-manual-driver-check.md +++ b/src/vr/slimevr-manual-driver-check.md @@ -8,7 +8,7 @@ eleventyNavigation: order: 3 image: /img/avatar.png -description: "A short guide to validating your SteamVR driver installation for SlimeVR" +description: "A short guide to validating your SteamVR driver installation for SlimeVR." --- # {{ title }} diff --git a/src/vr/slimevr-skeleton-example.md b/src/vr/slimevr-skeleton-example.md index a5da7a0..b7ed45d 100644 --- a/src/vr/slimevr-skeleton-example.md +++ b/src/vr/slimevr-skeleton-example.md @@ -8,7 +8,7 @@ eleventyNavigation: order: 1 image: /img/avatar.png -description: "An example of how SlimeVR uses tracker rotations" +description: "An example of how SlimeVR uses tracker rotations." --- {% include "photoswipe.njk" %} {% import "photoswipe.njk" as ps %} diff --git a/src/vr/vr.md b/src/vr/vr.md index 0d196a4..e7d264a 100644 --- a/src/vr/vr.md +++ b/src/vr/vr.md @@ -9,7 +9,7 @@ eleventyNavigation: order: 2 image: /img/avatar.png -description: "Stuff about VR" +description: "Stuff about VR." --- # {{ title }} diff --git a/src/web-safety/mfa.md b/src/web-safety/mfa.md index f7eb5ee..bc7862f 100644 --- a/src/web-safety/mfa.md +++ b/src/web-safety/mfa.md @@ -8,7 +8,7 @@ eleventyNavigation: order: 0 image: /img/lock_icon.png -description: "A guide to setting up multi-factor authentication (MFA)" +description: "A guide to setting up multi-factor authentication (MFA)." --- # {{ title }} diff --git a/src/web-safety/safety.md b/src/web-safety/safety.md index 8fe79b7..abb52f1 100644 --- a/src/web-safety/safety.md +++ b/src/web-safety/safety.md @@ -7,7 +7,7 @@ eleventyNavigation: order: 1 image: /img/lock_icon.png -description: "A guide to being safer with your passwords and accounts" +description: "A guide to being safer with your passwords and accounts." --- # {{ title }} diff --git a/src/web-safety/securing-bitwarden.md b/src/web-safety/securing-bitwarden.md index 741f279..2d6ebe4 100644 --- a/src/web-safety/securing-bitwarden.md +++ b/src/web-safety/securing-bitwarden.md @@ -1,14 +1,14 @@ --- layout: layouts/page.njk -title: How to make Bitwarden more secure +title: Securing Bitwarden eleventyNavigation: - key: How to make Bitwarden more secure + key: Securing Bitwarden parent: Web Safety order: 1 image: /img/lock_icon.png -description: "A guide to making Bitwarden more secure" +description: "A guide to making Bitwarden more secure." --- {% include "photoswipe.njk" %} {% import "photoswipe.njk" as ps %}