Rebrand product to Hesychia (hesychia.ai) (#29)
Unit Tests / test (pull_request) Successful in 10s
Unit Tests / test (pull_request) Successful in 10s
Rename user-facing UI, page metadata, and docs from the AIML Operations chat product to Hesychia. Keep live API hosts and deploy webroots; document the hesychia.ai migration path until infra cutover.
This commit is contained in:
@@ -8,7 +8,11 @@
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="%PUBLIC_URL%/favicon-16x16.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="theme-color" content="#000000" />
|
||||
<meta name="description" content="Chat app by AI ML Operations, LLC" />
|
||||
<meta name="description" content="Hesychia — a calm AI assistant by AI ML Operations, LLC" />
|
||||
<meta name="application-name" content="Hesychia" />
|
||||
<meta property="og:title" content="Hesychia" />
|
||||
<meta property="og:description" content="Hesychia — quiet, focused AI chat at hesychia.ai" />
|
||||
<meta property="og:url" content="https://hesychia.ai" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="%PUBLIC_URL%/apple-touch-icon.png" />
|
||||
<!--
|
||||
manifest.json provides metadata used when your web app is installed on a
|
||||
@@ -24,7 +28,7 @@
|
||||
work correctly both with client-side routing and a non-root public URL.
|
||||
Learn how to configure a non-root public URL by running `npm run build`.
|
||||
-->
|
||||
<title>Chat by AI ML Operations. LCC</title>
|
||||
<title>Hesychia</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"short_name": "Chat by AI ML Operations. LLC",
|
||||
"name": "Chat by AI ML Operations, LLC",
|
||||
"short_name": "Hesychia",
|
||||
"name": "Hesychia",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon.ico",
|
||||
|
||||
Reference in New Issue
Block a user