Skip to content

Commit

Permalink
bootstrap stylesheet
Browse files Browse the repository at this point in the history
  • Loading branch information
cws13003 committed Nov 29, 2017
1 parent 9a16299 commit 593d80e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions www/application/views/templates/header.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html>
<head>
<title>CodeIgniter Tutorial</title>

<title>Twitter</title>
<link rel="stylesheet" href="<?php echo base_url("assets/css/bootstrap.css"); ?>" />
</head>
<body>

Expand Down

0 comments on commit 593d80e

Please sign in to comment.