aboutsummaryrefslogtreecommitdiff
path: root/src/editor.html
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-27 20:42:49 +0100
committercodecalm <codecalm@gmail.com>2020-03-27 20:42:49 +0100
commit8a59bf13ec0d820c0b7764185d9ed5131784cd7f (patch)
treeb26cc359dd11a5c4c3bc429d1599761d038a50d3 /src/editor.html
parentsubscript, superscript fix (diff)
downloadtabler-icons-8a59bf13ec0d820c0b7764185d9ed5131784cd7f.tar.xz
eraser icon, strikethrough fix, plane fix
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 6ab25e8..ccb4f7e 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|minus,omega,chart-area-line,pencil|settings' | 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|eraser,settings' | split: '|' %}
<div class="container">