added docs preset for timeline

This commit is contained in:
REJack
2019-08-22 15:14:32 +02:00
parent d27aa49026
commit 2d36befc04
2 changed files with 13 additions and 0 deletions

View File

@@ -52,6 +52,8 @@ navigation:
url: components/boxes.html
- title: Direct Chat
url: components/direct-chat.html
- title: Timeline
url: components/timeline.html
- title: JavaScript
icon: fas fa-code
url: javascript

View File

@@ -0,0 +1,11 @@
---
layout: page
title: Timeline Component
---
INTOTEXT
```html
HTML MARKUP
```
{: .max-height-300}