From 0dc7327604762b184a150096fc30a47900382a2c Mon Sep 17 00:00:00 2001 From: root Date: Wed, 16 Nov 2016 07:16:54 +0000 Subject: [PATCH] build dist. --- app/index.html | 2 +- app/views/design_part/text.html | 2 +- dist/index.html | 2 +- dist/views/design_part/text.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/index.html b/app/index.html index 5726cdf..6e1f77c 100644 --- a/app/index.html +++ b/app/index.html @@ -46,7 +46,7 @@ \ No newline at end of file diff --git a/dist/views/design_part/text.html b/dist/views/design_part/text.html index 74665af..27c2735 100644 --- a/dist/views/design_part/text.html +++ b/dist/views/design_part/text.html @@ -1 +1 @@ -
  • Text
    • {{ item.name }}
    Letter Spacing
  • \ No newline at end of file +
  • Text
    • {{ item.name }}
    Letter Spacing
  • \ No newline at end of file -- 1.8.5.3