Skip to content

Commit a21759e

Browse files
committed
Update index.html
1 parent 5a2f6f2 commit a21759e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<html>
33
<head>
44
<meta charset="UTF-8">
5-
<link rel="stylesheet" href="https://storage.googleapis.com/code.getmdl.io/1.0.0/material.indigo-pink.min.css">
6-
<script src="https://storage.googleapis.com/code.getmdl.io/1.0.0/material.min.js"></script>
7-
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
5+
<link rel="stylesheet" href="//storage.googleapis.com/code.getmdl.io/1.0.0/material.indigo-pink.min.css">
6+
<script src="//storage.googleapis.com/code.getmdl.io/1.0.0/material.min.js"></script>
7+
<link rel="stylesheet" href="//fonts.googleapis.com/icon?family=Material+Icons">
88
<title>plaincode | app development + tech blog</title>
99
</head>
1010
<body>

0 commit comments

Comments
 (0)