Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

Commit dfec037

Browse files
authored
Update index.php
1 parent 130ee0b commit dfec037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,400,400i,700,700i&subset=cyrillic"/>
1111
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,400i,700,700i" />
1212
<script src="https://unpkg.com/babel-polyfill@6.26.0/dist/polyfill.min.js"></script>
13-
<script src="https://unpkg.com/vue"></script>
13+
<script src="https://unpkg.com/vue@2.6.14/dist/vue.js"></script>
1414

1515
<!-- Load an Application files -->
1616
<style><?php

0 commit comments

Comments
 (0)