mirror of
https://github.com/ershisan99/DevToysWeb.git
synced 2025-12-17 04:59:23 +00:00
chore: set description to each tool
This commit is contained in:
@@ -4,6 +4,7 @@ import { toolGroups } from "@/config/tools";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: toolGroups.encodersDecoders.tools.html.longTitle,
|
||||
description: toolGroups.encodersDecoders.tools.html.description,
|
||||
};
|
||||
|
||||
export default function Layout({ children }: { children: React.ReactNode }) {
|
||||
|
||||
Reference in New Issue
Block a user