Skip to content

Commit

Permalink
added a new bootstrap script
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiro705 committed Feb 8, 2018
1 parent c3ff6c8 commit 925590b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width initial-scale=1.0'>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/latest/css/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<title>Exquisite Tail</title>
<script defer src="/bundle.js"></script>
</head>
Expand Down

0 comments on commit 925590b

Please sign in to comment.