We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eb07b0 commit f32493eCopy full SHA for f32493e
react/index.html
@@ -4,7 +4,7 @@
4
<meta name="viewport" content="width=device-width, initial-scale=1">
5
<meta charset="utf-8">
6
<title>🐲 alakarte • TodoMVC</title>
7
- <link rel="stylesheet" href="https://rawgit.com/tastejs/todomvc-app-css/v2.0.0/index.css">
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/tastejs/todomvc-app-css@v2.0.0/index.css">
8
</head>
9
10
<body>
react/src/index.html
0 commit comments