Skip to content

Commit

Permalink
Merge pull request #46 from sandeep-vedam/feat/fav-icon
Browse files Browse the repository at this point in the history
Added favicon
  • Loading branch information
michielvandergeest authored Dec 10, 2024
2 parents f1dfe81 + 2ceba7a commit dab74e2
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 0 deletions.
16 changes: 16 additions & 0 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -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 ([email protected]).

2. Lato
Copyright (c) 2010-2014 by tyPoland Lukasz Dziedzic ([email protected]) with Reserved Font Name "Lato"

3. Raleway
Copyright 2010 The Raleway Project Authors ([email protected]), 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
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<style>
html, body, * { padding: 0; margin: 0}
</style>
<link rel="icon" href="assets/favicon.svg" type="image/svg">
</head>
<body>
<div id="app"></div>
Expand Down
32 changes: 32 additions & 0 deletions public/assets/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dab74e2

Please sign in to comment.