Skip to content

Commit 118e8ec

Browse files
committedDec 8, 2018
Replace RawGit with jsDelivr
1 parent e79e514 commit 118e8ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta name="viewport" content="width=device-width, initial-scale=1">
55
<link rel="stylesheet" href="/style/style.css">
6-
<link rel="stylesheet" href="https://cdn.rawgit.com/twbs/bootstrap/48938155eb24b4ccdde09426066869504c6dab3c/dist/css/bootstrap.min.css">
6+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/twbs/bootstrap@48938155eb24b4ccdde09426066869504c6dab3c/dist/css/bootstrap.min.css">
77
</head>
88
<body>
99
<div class="container"></div>

0 commit comments

Comments
 (0)
Please sign in to comment.