From c37b24dc070aae0315dff51773c9155220c1e9a9 Mon Sep 17 00:00:00 2001 From: guofei Date: Mon, 28 Oct 2024 15:05:44 +0800 Subject: [PATCH] faet: remove some keywords --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index e51d1a8..1a851a3 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -4,7 +4,7 @@ import { ReactElement, ReactNode } from "react"; export const metadata: Metadata = { title: "试玩广告先锋 | 北京索游科技", - keywords: "试玩广告、互动广告、游戏推广、游戏曝光、玩家参与、unity、facebook、google、tapjoy、vungle、ironsource", + keywords: "试玩广告、互动广告、游戏推广、playable", description: "我们致力于试玩广告领域,以创新理念和专业服务为游戏行业注入新活力,提供独特的试玩广告方案,有效提升游戏曝光度,吸引众多玩家参与。", creator: "Playable Ads 定制服务团队", };