Skip to content

Commit 6644e44

Browse files
committed
Remove online demo
1 parent 6244f0a commit 6644e44

File tree

3 files changed

+3
-11
lines changed

3 files changed

+3
-11
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,10 @@ Visualize date selection directly on the calendar using mouse interaction or pro
2929

3030
# Demo
3131

32-
[![Vue Persian Calendar Demo](./docs/docs/.vuepress/public/images/demo.png)](https://codepen.io/mohamadhpp/pen/vELRmNa)
32+
[![Vue Persian Calendar Demo](./docs/docs/.vuepress/public/images/demo.png)]
3333

3434
Try the component interactively. The demo showcases calendar selection, datepicker interaction, custom theming, and comprehensive event management.
3535

36-
View online demo: [Live CodePen Demo](https://codepen.io/mohamadhpp/pen/vELRmNa)
37-
3836
# Quick Start
3937

4038
## Installation

docs/docs/Introduction.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -367,11 +367,9 @@ const getCurrentDate = () => {
367367

368368
## Demo
369369

370-
[![Demo](./.vuepress/public/images/demo.png)](https://codepen.io/mohamadhpp/pen/vELRmNa)
370+
[![Demo](./.vuepress/public/images/demo.png)]
371371

372-
In the playground folder, there is a example to explain the package. The demo version is also available online in the link below.
373-
374-
Show online demo: [Online Demo](https://codepen.io/mohamadhpp/pen/vELRmNa)
372+
In the playground folder, there is a example to explain the package.
375373

376374
## Browser Support
377375

docs/docs/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ actions:
1111
link: https://github.com/mohamadhpp/vue-persian-calendar-datepicker
1212
type: secondary
1313

14-
- text: Online Demo
15-
link: https://codepen.io/mohamadhpp/pen/vELRmNa
16-
type: secondary
17-
1814
features:
1915
- title: Multiple Calendar Systems
2016
details: Display dates in Persian (Jalali), Hijri (Islamic), and Gregorian calendars simultaneously with automatic conversions.

0 commit comments

Comments
 (0)