Skip to content

Commit

Permalink
Merge pull request #5 from ShamikG17/title-fix
Browse files Browse the repository at this point in the history
Change title
  • Loading branch information
Blackcipher101 authored Sep 25, 2020
2 parents d764f80 + 03c0846 commit f8af9d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CamScanner/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>

<head>
<title>Pi Video Surveillance</title>
<title>Cam Scan</title>
<link rel="stylesheet" type="text/css "href="{% static 'Scan/Scan.css' %}">

</head>
Expand Down
2 changes: 1 addition & 1 deletion CamScanner/templates/test.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html>

<head>
<title>Pi Video Surveillance</title>
<title>Cam Scan</title>
<link rel="stylesheet" type="text/css "href="{% static 'Scan/Scan.css' %}">

</head>
Expand Down

0 comments on commit f8af9d5

Please sign in to comment.