diff options
author | Leo Tenenbaum <leonardomtenenbaum@gmail.com> | 2016-07-01 18:03:10 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-01 18:03:10 -0400 |
commit | 4c08a5a3780c546d0d7fe9777c97b707282764f2 (patch) | |
tree | 7c820fa08bc3a0111c00af56d93f657bd6f94b82 /clock.html | |
parent | 60df06b7673e2da222f380310ee106157b2d456c (diff) |
Created pommicket.github.io
Diffstat (limited to 'clock.html')
-rw-r--r-- | clock.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |