Skip to content

Commit 0cb9973

Browse files
coliffwaylan
authored andcommitted
1 parent a5ce24f commit 0cb9973

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

basic_theme/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
You can include external assets of course, but be aware that it means the
2525
documentation may not work well offline.
2626
-->
27-
<link rel="stylesheet" href="https://yui-s.yahooapis.com/pure/0.6.0/pure-min.css">
27+
<link rel="stylesheet" href="https://unpkg.com/purecss@1.0.0/build/pure-min.css">
2828

2929
<link rel="stylesheet" href="{{ "css/theme.css"|url }}">
3030

0 commit comments

Comments
 (0)