aboutsummaryrefslogtreecommitdiff
path: root/src/editor.html
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-25 23:16:18 +0100
committercodecalm <codecalm@gmail.com>2020-03-25 23:16:18 +0100
commit65d7caf4d7cd47a3c47ee11d7e5e9fa132b7957f (patch)
tree450fa11e7371301d6135e98b7c42200a32ff0103 /src/editor.html
parentsort-asc, sort-desc fix (diff)
downloadtabler-icons-65d7caf4d7cd47a3c47ee11d7e5e9fa132b7957f.tar.xz
indent-increase, indent-decrease #11
Diffstat (limited to 'src/editor.html')
-rw-r--r--src/editor.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/editor.html b/src/editor.html
index d90e831..3c8f286 100644
--- a/src/editor.html
+++ b/src/editor.html
@@ -2,7 +2,7 @@
layout: default
---
-{% assign toolbar = 'arrow-back-up,arrow-forward-up|bold,italic,underline,strikethrough|align-left,align-center,align-right,align-justified,line-height|list,list-check|link,photo,table|sort-ascending,sort-descending' | split: '|' %}
+{% assign toolbar = 'arrow-back-up,arrow-forward-up|bold,italic,underline,strikethrough|align-left,align-center,align-right,align-justified,line-height|list,list-check|link,photo,table|sort-ascending,sort-descending|indent-increase,indent-decrease' | split: '|' %}
<div class="container">