Skip to content

Commit

Permalink
icon
Browse files Browse the repository at this point in the history
  • Loading branch information
nyakove committed Oct 8, 2018
1 parent 19e907a commit 6620e15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion calc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<head>
<title>CalcJS</title>
<meta charset="utf-8"/>
<link rel='stylesheet' href="calcstyle.css"></link>
<link rel='stylesheet' href="calcstyle.css">
<link rel="shortcut icon" href="icon.png">
</head>
<body>
<div id='container'>
Expand Down
Binary file added icon.png
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 6620e15

Please sign in to comment.