Session + message pagination, SVG favicon, load-more buttons
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ import { ErrorBoundary } from "@/components/ErrorBoundary";
|
||||
export const metadata: Metadata = {
|
||||
title: "Hermes OS",
|
||||
description: "Mobile dashboard for Hermes Agent",
|
||||
icons: { icon: "/icon-192.png", apple: "/icon-192.png" },
|
||||
icons: { icon: "/favicon.svg", apple: "/icon-192.png" },
|
||||
appleWebApp: { capable: true, statusBarStyle: "black-translucent", title: "Hermes" },
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user