Skip to content

Commit 2a047c2

Browse files
committed
Refine content: remove redundant Crop/Resize, fix em-dash in layers page
1 parent 8325d90 commit 2a047c2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

xerahs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ <h3 class="mt-4"><a href="#editor"><i class="fas fa-edit"></i>XerahS Editor Feat
4848
<div class="col-sm-3"><a href="/xerahs/layers"><strong>Multi-layer support</strong></a></div>
4949
<div class="col-sm-3"><a href="/xerahs/annotation-tools"><strong>Annotation tools</strong></a></div>
5050
<div class="col-sm-3"><a href="/xerahs/image-effects"><strong>Image effects</strong></a></div>
51-
<div class="col-sm-3">Crop and resize</div>
51+
5252
</div>
5353
</div>
5454
</div>

xerahs/layers.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h2 class="mt-4">Powerful Flexibility</h2>
2424
<div class="row mt-4">
2525
<div class="col-md-4">
2626
<h3><i class="fas fa-layer-group"></i> Movable Objects</h3>
27-
<p>Every arrow, text box, or shape is an independent object. You can select, move, resize, or delete them at any timeeven after you've drawn other things on top.</p>
27+
<p>Every arrow, text box, or shape is an independent object. You can select, move, resize, or delete them at any time even after you've drawn other things on top.</p>
2828
</div>
2929
<div class="col-md-4">
3030
<h3><i class="fas fa-history"></i> Non-Destructive</h3>

0 commit comments

Comments
 (0)