summaryrefslogtreecommitdiff
path: root/clock.html
diff options
context:
space:
mode:
authorLeo Tenenbaum <leonardomtenenbaum@gmail.com>2016-07-01 18:01:43 -0400
committerGitHub <noreply@github.com>2016-07-01 18:01:43 -0400
commit60df06b7673e2da222f380310ee106157b2d456c (patch)
tree9d7f41663e1fccda859c607f52dcbe0dff86b07b /clock.html
parent18d4da56d7bbd82c96bcfd94a89e400ffe2267f1 (diff)
Testing external css
Diffstat (limited to 'clock.html')
-rw-r--r--clock.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clock.html b/clock.html
index 06d76d2..d84d81d 100644
--- a/clock.html
+++ b/clock.html
@@ -1,7 +1,7 @@
<html>
<head>
<title>Clock</title>
-<link rel="stylesheet" href="css/bootstrap.min.css">
+<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<link rel="stylesheet" href="css/style.css">
<link rel="shortcut icon" type="image/png" href="clock.png">
</head>