sidebar-skeleton-compostrap 2.0.13 → 2.0.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/readme.md +2 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sidebar-skeleton-compostrap",
3
- "version": "2.0.13",
3
+ "version": "2.0.14",
4
4
  "description": "Simple and fast sidebar skeleton built on Bootstrap 5.",
5
5
  "license": "MIT",
6
6
  "keywords": [
package/readme.md CHANGED
@@ -12,11 +12,10 @@ npm install sidebar-skeleton-compostrap
12
12
  ```
13
13
 
14
14
  ## Built on
15
- - Bootstrap 5x: https://getbootstrap.com
15
+ - [Bootstrap 5](https://getbootstrap.com)
16
16
 
17
17
  ## Demo
18
- Live demo: https://compostrap.github.io/skeleton
19
- HTML template code: https://raw.githubusercontent.com/compostrap/sidebar-skeleton/master/demo.html
18
+ - [Live demo](https://compostrap.github.io/skeleton)
20
19
 
21
20
  ## Introduction
22
21
  Simple and fast sidebar skeleton is built on Bootstrap.