Skip to content

Commit

Permalink
Add Instagram size option
Browse files Browse the repository at this point in the history
  • Loading branch information
achavez committed Mar 12, 2015
1 parent 8cefa78 commit 33d05be
Show file tree
Hide file tree
Showing 8 changed files with 49 additions and 14 deletions.
12 changes: 7 additions & 5 deletions dist/scripts.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/scripts.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/styles.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/styles.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ <h2>Watermark</h2>
<option value="" disabled>Select a watermark</option>
</select>

<h2><label for="image-size">Social network</label></h2>
<select id="image-size"></select>

<h2><label for="credit">Credit</label></h2>
<input id="credit" name="credit" type="text" value="">

Expand Down
11 changes: 11 additions & 0 deletions source/javascripts/settings.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 33d05be

Please sign in to comment.