Skip to content

Commit 56c84de

Browse files
committed
title change
1 parent 59967ff commit 56c84de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/retro-ui/src/app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import React from "react";
33
import "../styles/globals.css";
44

55
export const metadata = {
6-
title: "AI Instant Messenger",
6+
title: "AIM: AI Instant Messenger",
77
description: "Chat with an in-browser Vicuna LLM model",
88
};
99

0 commit comments

Comments
 (0)