Skip to content

Commit

Permalink
added favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
techno-newb committed Aug 9, 2023
1 parent 2d31e90 commit a3c26ac
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

<head>
<title>FHIR Query Builder</title>
<link rel="icon" type="image/x-icon" href="./resources/favicon.ico">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/default.min.css">
<link rel="stylesheet" href="./resources/highlightjs-copy.min.css" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto&display=swap">
Expand Down
Binary file added resources/favicon.ico
Binary file not shown.

0 comments on commit a3c26ac

Please sign in to comment.