Skip to content

Commit

Permalink
Correction w3c
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoco59 committed Sep 6, 2015
1 parent ee70967 commit bf90c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="apple-mobile-web-app-capable" content="yes" />
<link rel="apple-touch-icon" href="assets/images/icon-x180.png" />
<link rel="shortcut icon" href="assets/images/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="assets/images/favicon.ico" type="image/x-icon"/>
<script data-main="src/main" src="node_modules/requirejs/require.js"></script>
<style>
@font-face {font-family:"slkscr";src:url('assets/font/slkscr.woff');}
Expand Down

0 comments on commit bf90c23

Please sign in to comment.