mirror of https://github.com/ColorlibHQ/AdminLTE
added docs preset for timeline
parent
d27aa49026
commit
2d36befc04
|
@ -52,6 +52,8 @@ navigation:
|
||||||
url: components/boxes.html
|
url: components/boxes.html
|
||||||
- title: Direct Chat
|
- title: Direct Chat
|
||||||
url: components/direct-chat.html
|
url: components/direct-chat.html
|
||||||
|
- title: Timeline
|
||||||
|
url: components/timeline.html
|
||||||
- title: JavaScript
|
- title: JavaScript
|
||||||
icon: fas fa-code
|
icon: fas fa-code
|
||||||
url: javascript
|
url: javascript
|
||||||
|
|
|
@ -0,0 +1,11 @@
|
||||||
|
---
|
||||||
|
layout: page
|
||||||
|
title: Timeline Component
|
||||||
|
---
|
||||||
|
|
||||||
|
INTOTEXT
|
||||||
|
|
||||||
|
```html
|
||||||
|
HTML MARKUP
|
||||||
|
```
|
||||||
|
{: .max-height-300}
|
Loading…
Reference in New Issue