mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-24 14:44:46 +08:00
feat: implement the first section of landing page
This commit is contained in:
@@ -10,7 +10,6 @@ import { detectLocaleServer } from "@/core/i18n/server";
|
||||
export const metadata: Metadata = {
|
||||
title: "Welcome to DeerFlow",
|
||||
description: "A LangChain-based framework for building super agents.",
|
||||
icons: [{ rel: "icon", url: "/favicon.ico" }],
|
||||
};
|
||||
|
||||
const geist = Geist({
|
||||
|
||||
Reference in New Issue
Block a user