From b05d2bc21f5ce3bc36602513c03792bdf82e6a72 Mon Sep 17 00:00:00 2001 From: Micah Alcorn <273937+micahalcorn@users.noreply.github.com> Date: Mon, 9 Sep 2024 09:40:18 -0600 Subject: [PATCH] Update page title per Marketing team --- apps/defi/index.html | 8 ++++---- apps/defi/public/manifest.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/defi/index.html b/apps/defi/index.html index 1349edccc..420be79e5 100644 --- a/apps/defi/index.html +++ b/apps/defi/index.html @@ -2,8 +2,8 @@ - Origin Unified Defi - + Origin Dapp + @@ -48,14 +48,14 @@ - + - + diff --git a/apps/defi/public/manifest.json b/apps/defi/public/manifest.json index a259960e7..447235b5e 100644 --- a/apps/defi/public/manifest.json +++ b/apps/defi/public/manifest.json @@ -1,5 +1,5 @@ { - "name": "Origin Unified Defi", + "name": "Origin Dapp", "description": "The official dapp for our groundbreaking multichain yield ecosystem", "iconPath": "https://raw.githubusercontent.com/OriginProtocol/origin-defi/main/libs/shared/icons/src/origin/origin-logo.svg", "providedBy": { "name": "Origin", "url": "https://www.originprotocol.com/" }