Skip to content

Commit

Permalink
Added pokemon url theme
Browse files Browse the repository at this point in the history
  • Loading branch information
pilar6195 committed May 29, 2019
1 parent 7414a2e commit 2e7343e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/options.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<style>

/* == == */
Expand Down Expand Up @@ -132,6 +133,7 @@ <h2>URL Theme</h2>
<div class="btn-group">
<button class="btn" value="null">Short</button>
<button class="btn" value="words">Words</button>
<button class="btn" value="pokemon">Pokémon</button>
</div>
</div>
<div id="history">
Expand Down

0 comments on commit 2e7343e

Please sign in to comment.