Skip to content

Commit

Permalink
feat: add favicon (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
magnus-madsen authored Dec 23, 2023
1 parent 5c0d341 commit 5ba8add
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added public/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<meta name="theme-color" content="#000000">
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" />
<link href='favicon.png' rel='icon'>
<title>Flix | The Flix Programming Language</title>
</head>
<body>
Expand Down

0 comments on commit 5ba8add

Please sign in to comment.