From 15131bf13b79c9cab58ade86673054f3cf336da2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tu=C4=9F=C3=A7e=20K=C3=BC=C3=A7=C3=BCko=C4=9Flu?= Date: Wed, 10 May 2023 10:29:49 +0300 Subject: [PATCH] Timeline PT demo added --- doc/timeline/pt/PTDoc.vue | 101 ++++++++++++++++++++++++++++++++++++ doc/timeline/pt/PTImage.vue | 8 +++ doc/timeline/pt/index.vue | 41 +++++++++++++++ pages/timeline/index.vue | 6 ++- 4 files changed, 154 insertions(+), 2 deletions(-) create mode 100644 doc/timeline/pt/PTDoc.vue create mode 100644 doc/timeline/pt/PTImage.vue create mode 100644 doc/timeline/pt/index.vue diff --git a/doc/timeline/pt/PTDoc.vue b/doc/timeline/pt/PTDoc.vue new file mode 100644 index 000000000..ce52d4123 --- /dev/null +++ b/doc/timeline/pt/PTDoc.vue @@ -0,0 +1,101 @@ + + + diff --git a/doc/timeline/pt/PTImage.vue b/doc/timeline/pt/PTImage.vue new file mode 100644 index 000000000..9ac50d6b4 --- /dev/null +++ b/doc/timeline/pt/PTImage.vue @@ -0,0 +1,8 @@ + diff --git a/doc/timeline/pt/index.vue b/doc/timeline/pt/index.vue new file mode 100644 index 000000000..7a795590f --- /dev/null +++ b/doc/timeline/pt/index.vue @@ -0,0 +1,41 @@ + + + diff --git a/pages/timeline/index.vue b/pages/timeline/index.vue index 69b0b6968..5f06982a3 100644 --- a/pages/timeline/index.vue +++ b/pages/timeline/index.vue @@ -1,5 +1,5 @@