File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 8
8
< script src ="/bower_components/jquery/dist/jquery.min.js "> </ script >
9
9
10
10
<!-- Include Font Awesome. -->
11
- < link href ="/bower_components/font-awesome/css/font-awesome .min.css " rel ="stylesheet " type ="text/css " />
11
+ < link href ="/bower_components/font-awesome/css/fontawesome .min.css " rel ="stylesheet " type ="text/css " />
12
12
13
13
<!-- Include Froala Editor styles -->
14
14
< link rel ="stylesheet " href ="/bower_components/froala-wysiwyg-editor/css/froala_editor.min.css " />
26
26
< link rel ="stylesheet " href ="/bower_components/froala-wysiwyg-editor/css/plugins/line_breaker.css ">
27
27
< link rel ="stylesheet " href ="/bower_components/froala-wysiwyg-editor/css/plugins/table.css ">
28
28
< link rel ="stylesheet " href ="/bower_components/froala-wysiwyg-editor/css/plugins/video.css ">
29
+ < link rel ="stylesheet " href ="/bower_components/froala-wysiwyg-editor/css/plugins/markdown.css ">
29
30
30
31
<!-- Include Froala Editor -->
31
32
< script src ="/bower_components/froala-wysiwyg-editor/js/froala_editor.min.js "> </ script >
You can’t perform that action at this time.
0 commit comments