mirror of
https://github.com/HackPlan/angular-datepicker.git
synced 2026-01-12 22:44:06 +08:00
fix(README): updated live demo
This commit is contained in:
@@ -15,7 +15,7 @@ To build run `gunt build`
|
||||
|
||||
## Examples
|
||||
|
||||
Live demo : todo
|
||||
[Live demo](https://rawgithub.com/g00fy-/angular-datepicker/master/app/index.html)
|
||||
|
||||
|
||||
##### defaults
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<!-- build:css styles/main.css -->
|
||||
<link rel="stylesheet" href="styles/bootstrap.css">
|
||||
<link rel="stylesheet" href="../../dist/index.css"/>
|
||||
<link rel="stylesheet" href="styles/style.css"/>
|
||||
<!-- endbuild -->
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user