1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-27 06:39:59 +04:00
Files
tabler/pages/_docs/timelines.md
2019-06-01 23:42:08 +02:00

15 lines
255 B
Markdown

---
title: Timelines
menu: docs.timelines
---
### Timeline
{% example html columns=3 %}
{% include cards/timeline.html %}
{% endexample %}
### Simple Timeline
{% example html columns=1 %}
{% include cards/timeline.html simple=true %}
{% endexample %}