diff options
author | codecalm <codecalm@gmail.com> | 2020-03-26 00:02:19 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-26 00:02:19 +0100 |
commit | fab627d06a93916cbc9c706bea3e1a7fdd174e86 (patch) | |
tree | bc6c798b7e0b11514e125fd9fcc7b61c0f440abf /src/editor.html | |
parent | omega icon #11 (diff) | |
download | tabler-icons-fab627d06a93916cbc9c706bea3e1a7fdd174e86.tar.xz |
editor
Diffstat (limited to 'src/editor.html')
-rw-r--r-- | src/editor.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/editor.html b/src/editor.html index 7eefad1f..6ab25e81 100644 --- a/src/editor.html +++ b/src/editor.html @@ -2,7 +2,7 @@ layout: default --- -{% assign toolbar = 'arrow-back-up,arrow-forward-up,printer,paint|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|subscript,superscript' | split: '|' %} +{% assign toolbar = 'arrow-back-up,arrow-forward-up,printer,paint|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|subscript,superscript|minus,omega,chart-area-line,pencil|settings' | split: '|' %} <div class="container"> |