chore(docs): adjust color

This commit is contained in:
Neko Ayaka
2025-04-25 21:37:51 +08:00
parent 039f22b00b
commit b7c8cb4251
+1 -1
View File
@@ -11,7 +11,7 @@ export const { getStaticPaths, GET } = OGImageRoute({
pages,
getSlug: path => `${path}.webp`,
getImageOptions: (_id, page: typeof pages[number]) => ({
bgGradient: [[101, 99, 109]],
bgGradient: [[44, 42, 44]],
title: page.title,
description: page.description,
logo: {