diff --git a/content/categories/events/_index.md b/content/categories/events/_index.md index 38eabc8..7c7b325 100644 --- a/content/categories/events/_index.md +++ b/content/categories/events/_index.md @@ -5,6 +5,6 @@ image: events.jpg # Badge style style: - background: "#2a9d8f" + background: "#d96b0b" color: "#fff" --- diff --git a/content/categories/libreboot/_index.md b/content/categories/libreboot/_index.md index 1d7701b..435adc7 100644 --- a/content/categories/libreboot/_index.md +++ b/content/categories/libreboot/_index.md @@ -5,6 +5,6 @@ image: libreboot.jpg # Badge style style: - background: "#2a9d8f" + background: "#57055e" color: "#fff" --- diff --git a/content/categories/linux-mobile/_index.md b/content/categories/linux-mobile/_index.md index 56e4a90..a74417b 100644 --- a/content/categories/linux-mobile/_index.md +++ b/content/categories/linux-mobile/_index.md @@ -5,6 +5,6 @@ image: linux-mobile.jpg # Badge style style: - background: "#2a9d8f" + background: "#04781b" color: "#fff" --- diff --git a/content/categories/thinkpad/_index.md b/content/categories/thinkpad/_index.md index 4a90bfc..46a9041 100644 --- a/content/categories/thinkpad/_index.md +++ b/content/categories/thinkpad/_index.md @@ -5,6 +5,6 @@ image: thinkpad.jpg # Badge style style: - background: "#2a9d8f" + background: "#c4062c" color: "#fff" ---