From a92d89a7b7d359fda563c783cab3248fb521c582 Mon Sep 17 00:00:00 2001 From: Aytackydln Date: Fri, 4 Oct 2024 23:25:01 +0200 Subject: [PATCH] add search titles to device pages --- content/devices/asus.md | 4 +++- content/devices/corsair.md | 3 ++- content/devices/dualsense.md | 1 + content/devices/logitech.md | 2 ++ content/devices/openrgb.md | 1 + content/devices/razer.md | 1 + content/devices/steelseries.md | 3 +++ content/devices/wooting.md | 1 + themes/aurora/layouts/partials/head.html | 8 ++++++++ 9 files changed, 22 insertions(+), 2 deletions(-) diff --git a/content/devices/asus.md b/content/devices/asus.md index 5aa17c5..f795cce 100644 --- a/content/devices/asus.md +++ b/content/devices/asus.md @@ -1,4 +1,5 @@ --- +searchTitle: "How to Use Aurora with Asus Devices" title: Asus authors: - Popat0 @@ -9,8 +10,9 @@ You can use Aurora profiles and brand specific integrations (like Chroma and Lig # Required Software One of: -* Asus Aura Sync 1.01.79_V2.1 or later - [Download](https://www.asus.com/campaign/aura/us/download.html) or, +* Asus Aura Sync 1.01.79_V2.1 or later - [Download](https://www.asus.com/campaign/aura/us/download.html) * Asus Armory Crate +* OpenRGB {{% alert "Version 1.07.79 of Asus Aura Sync will NOT work for most users." "info" %}} diff --git a/content/devices/corsair.md b/content/devices/corsair.md index 0f18725..1fb879e 100644 --- a/content/devices/corsair.md +++ b/content/devices/corsair.md @@ -1,4 +1,5 @@ --- +searchTitle: "How to Use Aurora with Corsair Devices" title: Corsair authors: - diogotr7 @@ -19,4 +20,4 @@ The SDK should come enabled by default when you install iCUE, but in case it doe # Supported Devices -All devices that a version of iCUE is supported. +All devices that are supported with iCUE is supported. diff --git a/content/devices/dualsense.md b/content/devices/dualsense.md index 40393d3..25f521e 100644 --- a/content/devices/dualsense.md +++ b/content/devices/dualsense.md @@ -1,4 +1,5 @@ --- +searchTitle: "How to Use Aurora with DualShock4 & DualSense Controllers" title: DualShock4 & DualSense authors: - Aytackydln diff --git a/content/devices/logitech.md b/content/devices/logitech.md index 2b8d4c2..52520e2 100644 --- a/content/devices/logitech.md +++ b/content/devices/logitech.md @@ -1,4 +1,5 @@ --- +searchTitle: "How to Use Aurora with Logitech Devices" title: Logitech authors: - diogotr7 @@ -14,6 +15,7 @@ One of: * Logitech Gaming Software 9.02.65+ * Logitech G Hub +* OpenRGB # Needed configuration diff --git a/content/devices/openrgb.md b/content/devices/openrgb.md index 8e07e6f..5fecaa8 100644 --- a/content/devices/openrgb.md +++ b/content/devices/openrgb.md @@ -1,4 +1,5 @@ --- +searchTitle: "How to Use Aurora with OpenRGB" title: OpenRGB authors: - Aytackydln diff --git a/content/devices/razer.md b/content/devices/razer.md index b97cf8c..512c365 100644 --- a/content/devices/razer.md +++ b/content/devices/razer.md @@ -1,4 +1,5 @@ --- +searchTitle: "How to Use Aurora with Razer Devices" title: Razer authors: - Aytackydln diff --git a/content/devices/steelseries.md b/content/devices/steelseries.md index 87c68a8..99ca2f9 100644 --- a/content/devices/steelseries.md +++ b/content/devices/steelseries.md @@ -1,9 +1,12 @@ --- +searchTitle: "How to Use Aurora with Razer Devices" title: SteelSeries authors: - th3an7 --- +You can use Aurora profiles and brand specific integrations (like Chroma and Lightsync) with Steelseries devices using Aurora. + # Required Software One of: diff --git a/content/devices/wooting.md b/content/devices/wooting.md index ecf468c..fdbbcb1 100644 --- a/content/devices/wooting.md +++ b/content/devices/wooting.md @@ -1,4 +1,5 @@ --- +searchTitle: "How to Use Aurora with Wooting Devices" title: Wooting authors: - diogotr7 diff --git a/themes/aurora/layouts/partials/head.html b/themes/aurora/layouts/partials/head.html index e820200..dc7e240 100644 --- a/themes/aurora/layouts/partials/head.html +++ b/themes/aurora/layouts/partials/head.html @@ -2,6 +2,14 @@ + + + + + + + + {{ if .Params.searchTitle }} {{ default $.Params.searchTitle }} • Aurora Docs {{ else }}