Adding web page icon and web page title to LRR

SIMPLICITY_Bug-189_Course_Delete_btn
Tanaka Sandati 2020-05-31 16:47:18 +08:00
parent e8de77a243
commit bfb6b15b6c
1 changed files with 2 additions and 1 deletions

View File

@ -25,7 +25,7 @@ else
<html> <html>
<header> <header>
<title>Lab Report Repository System</title>
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css"/> <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 href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
@ -33,6 +33,7 @@ else
<script src="http://118.25.96.118/nor/css/bootsrap.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"/> <link href="http://118.25.96.118/nor/css/bootstrap.min.css" rel="stylesheet" type="text/css"/>
<script src="http://118.25.96.118/nor/css/jquery.datetimepicker.min.js" type="text/javascript"></script> <script src="http://118.25.96.118/nor/css/jquery.datetimepicker.min.js" type="text/javascript"></script>
<link rel = "shortcut icon" href = "logo_text.png">