From e6b92654613f1f9bce959d5525287f1e781f3f77 Mon Sep 17 00:00:00 2001 From: Suresh Kumar Gangumalla Date: Tue, 29 Oct 2024 11:06:17 +0530 Subject: [PATCH 1/3] Added font licenses Listed all font licenses that are using in app Signed-off-by: Suresh Kumar Gangumalla --- NOTICE | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/NOTICE b/NOTICE index eeff1e3..0d0f1c1 100644 --- a/NOTICE +++ b/NOTICE @@ -14,3 +14,19 @@ See the License for the specific language governing permissions and limitations under the License. This product includes software developed at Comcast (https://www.comcast.com/). + +This project includes the following fonts licensed under the SIL Open Font License Version 1.1 - 26 February 2007 + +1. Kalam + Copyright (c) 2014, Indian Type Foundry (info@indiantypefoundry.com). + +2. Lato + Copyright (c) 2010-2014 by tyPoland Lukasz Dziedzic (team@latofonts.com) with Reserved Font Name "Lato" + +3. Raleway + Copyright 2010 The Raleway Project Authors (impallari@gmail.com), with Reserved Font Name "Raleway" + +4. OpenSans + Copyright 2020 The Open Sans Project Authors (https://github.com/googlefonts/opensans) + +The full text of the SIL Open Font License 1.1 is available with a FAQ at, https://openfontlicense.org From d174faac2339bb3e7596b060d99702febc7a631c Mon Sep 17 00:00:00 2001 From: sandeep-vedam Date: Wed, 6 Nov 2024 18:17:06 +0530 Subject: [PATCH 2/3] Added favicon --- index.html | 1 + public/assets/favicon.svg | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 public/assets/favicon.svg diff --git a/index.html b/index.html index 614c2fa..94fc0fd 100644 --- a/index.html +++ b/index.html @@ -3,6 +3,7 @@ +
diff --git a/public/assets/favicon.svg b/public/assets/favicon.svg new file mode 100644 index 0000000..fc92564 --- /dev/null +++ b/public/assets/favicon.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file From 2ceba7a31afb174bb3a9295c3b6a06c64677dfb6 Mon Sep 17 00:00:00 2001 From: sandeep-vedam Date: Wed, 13 Nov 2024 17:06:37 +0530 Subject: [PATCH 3/3] Fixed path for favicon in index file --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 94fc0fd..7948f70 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - +