summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo Tenenbaum <leonardomtenenbaum@gmail.com>2016-07-01 18:03:10 -0400
committerGitHub <noreply@github.com>2016-07-01 18:03:10 -0400
commit4c08a5a3780c546d0d7fe9777c97b707282764f2 (patch)
tree7c820fa08bc3a0111c00af56d93f657bd6f94b82
parent60df06b7673e2da222f380310ee106157b2d456c (diff)
Created pommicket.github.io
-rw-r--r--clock.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clock.html b/clock.html
index d84d81d..06d76d2 100644
--- a/clock.html
+++ b/clock.html
@@ -1,7 +1,7 @@
<html>
<head>
<title>Clock</title>
-<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
+<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/style.css">
<link rel="shortcut icon" type="image/png" href="clock.png">
</head>