Skip to content

Commit

Permalink
use maxcdn version of fontawesome
Browse files Browse the repository at this point in the history
  • Loading branch information
und3f committed Jan 21, 2016
1 parent 59caa52 commit 7c1a8a4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
@@ -1,6 +1,3 @@
[submodule "slides"]
path = slides
url = https://github.com/und3f/slides.git
[submodule "contrib/font-awesome"]
path = contrib/font-awesome
url = https://github.com/FortAwesome/Font-Awesome.git
1 change: 0 additions & 1 deletion contrib/font-awesome
Submodule font-awesome deleted from 8333f6
2 changes: 1 addition & 1 deletion image-dimension.html
Expand Up @@ -19,7 +19,7 @@
</script>
<style>
</style>
<link rel="stylesheet" href="contrib/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
</head>
<body>
<p>
Expand Down

0 comments on commit 7c1a8a4

Please sign in to comment.