diff options
| author | codecalm <codecalm@gmail.com> | 2020-06-02 00:22:31 +0200 | 
|---|---|---|
| committer | codecalm <codecalm@gmail.com> | 2020-06-02 00:22:31 +0200 | 
| commit | f6f419811c257f1937870d59cb9682fc4f714c07 (patch) | |
| tree | 95fc9394fcce5e4e25a2d9f17a1718f19f097fd4 /src/editor.html | |
| parent | new icon: `facebook` (diff) | |
| download | tabler-icons-f6f419811c257f1937870d59cb9682fc4f714c07.tar.xz | |
2 new icons: `dribbble`, `twitter`
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 34ef9d72..6d0937a9 100644 --- a/src/editor.html +++ b/src/editor.html @@ -71,7 +71,7 @@ layout: default  		</div>  		<div class="mb"> -			{% include toolbar.html toolbar='arrow-back-up,arrow-forward-up,printer,paint|bold,italic,underline,strikethrough,emphasis|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,typography,letter-case,clear-formatting|parentheses,brackets,braces,terminal' %} +			{% include toolbar.html toolbar='arrow-back-up,arrow-forward-up,printer,paint|bold,italic,underline,strikethrough,emphasis|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,typography,letter-case,clear-formatting|parentheses,brackets,braces,terminal|github,facebook,twitter,dribbble' %}  			{% include toolbar.html toolbar='check,checks,x|currency-euro,currency-dollar,currency-bitcoin,currency-pound,currency-rupee,currency-yen|bike,car,bus,truck,forklift,tir,firetruck,ambulance,tractor' %}  		</div> | 
