Skip to content
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.

Commit

Permalink
Merge pull request #257 from kamishettysreeja25/changetitle
Browse files Browse the repository at this point in the history
Fixes #241 Changed names of policies and details
  • Loading branch information
medhach committed Apr 2, 2017
2 parents 86406c2 + 1002d03 commit c598c61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ui/details.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!-- page for about us -->
<html>
<head>
<title> About PC </title>
<title> Details </title>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">

Expand Down
2 changes: 1 addition & 1 deletion ui/policies.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!-- page for about us -->
<html>
<head>
<title> About PC </title>
<title> Policies </title>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">

Expand Down

0 comments on commit c598c61

Please sign in to comment.