Skip to content

Commit e0a2fdc

Browse files
committed
Highlight the upload by sharing feature
This resolves one of the items in commons-app#19.
1 parent 9c8942e commit e0a2fdc

File tree

3 files changed

+21
-0
lines changed

3 files changed

+21
-0
lines changed

images/upload-via-sharing-v2.jpeg

40.4 KB
Loading

images/upload-via-sharing.jpeg

45.6 KB
Loading

index.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,27 @@ <h3 class="item-header">Categorize your photos</h3>
147147
</p>
148148
</div>
149149
</div>
150+
<div class="col-lg-6 col-lg-pull-6 col-sm-12">
151+
<div class="item">
152+
<div class="item-image">
153+
<img class="feature-image"
154+
src="images/upload-via-sharing.jpeg"
155+
alt="Commons app in the list of apps to share an image."
156+
title="Commons app in the list of apps to share an image."
157+
/>
158+
</div>
159+
<div class="hover-bar"></div>
160+
<h3 class="item-header">Upload by sharing</h3>
161+
<p class="item-text">
162+
Start uploading images to Commons just by
163+
<em>sharing</em> them from your favourite
164+
gallery app. Just choose the Commons app
165+
from the list of apps and you'll directly
166+
get into uploading the image using the
167+
Commons app.
168+
</p>
169+
</div>
170+
</div>
150171
<div class="col-lg-6 col-lg-push-6 col-sm-12">
151172
<div class="item">
152173
<div class="item-image">

0 commit comments

Comments
 (0)