Skip to content

Commit af363eb

Browse files
authored
Removed /
1 parent c36adee commit af363eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html>
44
<head>
55
<title>Dewey Decimal Classification </title>
6-
<link rel ="icon" href = "/lab_logo.png" type ="image/x-icon">
6+
<link rel ="icon" href = "lab_logo.png" type ="image/x-icon">
77
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
88
<link href='https://fonts.googleapis.com/css?family=Poppins' rel='stylesheet'>
99
<link rel="stylesheet" href="index.css">

0 commit comments

Comments
 (0)