Skip to content

Commit f4d93f6

Browse files
committed
Bootstrap Add complate
1 parent fc9ea13 commit f4d93f6

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

app.js

Whitespace-only changes.

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
56
<meta name="viewport" content="width=device-width, initial-scale=1.0">
67
<title>issue-tracker</title>
8+
<!-- Latest compiled and minified CSS -->
9+
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
710
</head>
811
<body>
912

0 commit comments

Comments
 (0)