Skip to content

Commit 38b2a15

Browse files
author
Adam Argyle
committed
add protocol to fix loading
1 parent 58bb15f commit 38b2a15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="description" content="just add water clip-path mask transitions">
1111

1212
<link rel="stylesheet" href="bundle.css">
13-
<link rel="stylesheet" href="//unpkg.com/transition-style">
13+
<link rel="stylesheet" href="https://unpkg.com/transition-style">
1414
<script src="bundle.js" type="module" defer></script>
1515
</head>
1616
<body>

0 commit comments

Comments
 (0)