Skip to content

Commit

Permalink
Add favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
yishn committed Aug 21, 2017
1 parent 2b26dcb commit ddc5268
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file added favicon.ico
Binary file not shown.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@
<head>
<meta charset="utf-8">
<title>tikzcd-editor</title>

<link rel="stylesheet" href="./css/master.css">
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon"/>

<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS_CHTML"></script>
</head>
<body>
Expand Down

0 comments on commit ddc5268

Please sign in to comment.