Skip to content

Commit 912699a

Browse files
committed
Add fav icon
1 parent 480a8fd commit 912699a

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

doc/datepicker.ico

173 KB
Binary file not shown.

doc/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<meta charset="utf-8">
22
<title>Vue Datepicker UI Demo</title>
3+
<link rel="icon" href="datepicker.ico">
34
<script src="https://unpkg.com/vue"></script>
45
<script src="/lib/vuedatepickerui.umd.js"></script>
56
<link rel="stylesheet" href="/lib/vuedatepickerui.css">

0 commit comments

Comments
 (0)