Merge pull request #28 from lanlab-org/Hui-FontAweSome

Header.php: Use a local font-awesome/css/font-awesome.min.css instead
SIMPLICITY_Bug-189_Course_Delete_btn
Software Project Management 2020-04-16 11:21:31 +08:00 committed by GitHub
commit 9386f08eab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -28,9 +28,7 @@ else
<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 href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/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"/>