Skip to content

Commit

Permalink
Make fontawesome.css localization. DaiZerong 201732120115
Browse files Browse the repository at this point in the history
  • Loading branch information
CODZR committed Apr 13, 2020
1 parent a16781f commit 923ad60
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Header.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css"/>

<!--<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"/> -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/css/fontawesome.min.css" />
<!--<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/css/fontawesome.min.css" />-->
<link rel="stylesheet" href="./font-awesome/css/fontawesome.min.css" />
<script src="http://118.25.96.118/nor/css/jquery.min.js" type="text/javascript"></script>
<script src="http://118.25.96.118/nor/css/bootsrap.min.js" type="text/javascript"></script>
<link href="http://118.25.96.118/nor/css/bootstrap.min.css" rel="stylesheet" type="text/css"/>
Expand Down
Loading

0 comments on commit 923ad60

Please sign in to comment.