Skip to content

Commit b1d34fd

Browse files
authored
update cdn (#539)
1 parent 4e902ce commit b1d34fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/bootstrap.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<!-- CSS -->
1515
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500;700&display=swap" rel="stylesheet">
1616
<link href="https://fonts.googleapis.com/css?family=Lato&display=swap" rel="stylesheet">
17-
<link href="//netdna.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css" rel="stylesheet">
17+
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css" integrity="sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu" crossorigin="anonymous">
1818

1919
<link rel="stylesheet" href="{{ '/css/style.css' | relative_url }}">
2020

0 commit comments

Comments
 (0)