Skip to content

Commit

Permalink
added favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
aresnik11 committed Nov 20, 2019
1 parent 390b0b3 commit 35c75cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file added favicon.ico
Binary file not shown.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
<link rel="stylesheet" type="text/css" href="./Semantic-UI-CSS-master/semantic.min.css">
<link rel="stylesheet" type="text/css" href="index.css">
<script defer type="text/javascript" src="index.js"></script>
<link rel="icon" href="favicon.ico" type="image/x-icon"/>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon"/>
</head>
<body>
<div class="ui black three item inverted menu massive fixed sticky">
Expand Down

0 comments on commit 35c75cd

Please sign in to comment.