Skip to content

Commit 17b9b96

Browse files
removed fontawesome
1 parent e48ab0e commit 17b9b96

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ImageResizeWebApp/ImageResizeWebApp/Views/Home/Index.cshtml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
<!-- Client side libs required -->
66
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/dropzone/5.1.1/min/dropzone.min.css" crossorigin="anonymous">
77
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/blueimp-gallery/2.25.2/css/blueimp-gallery.min.css" crossorigin="anonymous">
8-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" crossorigin="anonymous">
9-
108

119
<style>
1210
html {

0 commit comments

Comments
 (0)