Skip to content

Commit

Permalink
Merge pull request #5 from Kynlos/dev
Browse files Browse the repository at this point in the history
Added favicon
  • Loading branch information
Kynlos committed Jan 31, 2024
2 parents f595ff3 + 3227d24 commit a806379
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file added src/favicon.ico
Binary file not shown.
2 changes: 2 additions & 0 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
<title>
Codyception - Cody Command Creator by Kynlo
</title>
</title>
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" rel="stylesheet"/>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&amp;display=swap" rel="stylesheet"/>
<link href="styles.css" rel="stylesheet"/>
Expand Down

0 comments on commit a806379

Please sign in to comment.