From 8617461b6f62678f1dc06d0db88eb041f6686d4a Mon Sep 17 00:00:00 2001 From: John Harvey <10814889+john681611@users.noreply.github.com> Date: Tue, 27 Jun 2023 16:09:51 +0100 Subject: [PATCH] Add: "Open" to home page and browser tab title (#307) Co-authored-by: Spyros --- application/frontend/src/index.html | 2 +- application/frontend/src/pages/Search/Search.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/application/frontend/src/index.html b/application/frontend/src/index.html index d4e7be418..ba4164eae 100755 --- a/application/frontend/src/index.html +++ b/application/frontend/src/index.html @@ -4,7 +4,7 @@ - CRE + Open CRE diff --git a/application/frontend/src/pages/Search/Search.tsx b/application/frontend/src/pages/Search/Search.tsx index 4125121e3..5284383e5 100644 --- a/application/frontend/src/pages/Search/Search.tsx +++ b/application/frontend/src/pages/Search/Search.tsx @@ -10,7 +10,7 @@ export const Search = () => { return (
- Common Requirement Enumeration + Open Common Requirement Enumeration