summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shader-combo.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/shader-combo.html b/shader-combo.html
index 8eda2c0..e16112c 100644
--- a/shader-combo.html
+++ b/shader-combo.html
@@ -78,8 +78,12 @@ a { color: #00f; }
<button id="toggle-images">images</button>
<select id="links">
<option value="http://asdf.us/im/">Photoblaster</option>
- <option value="http://asdf.us/im/gallery/">Gallery</option>
- <option value="http://asdf.us/im/gallery/?tag=shader">Shaders</option>
+ <option value="http://asdf.us/im/gallery/">Photoblaster Gallery</option>
+ <option value="http://asdf.us/im/gallery/?tag=shader">Shader Gallery</option>
+ <option value="http://asdf.us/imgradient/">Gradient Generator</option>
+ <option value="http://asdf.us/imgrid/">Grid Generator</option>
+ <option value="http://asdf.us/imbreak/">Fotofucker</option>
+ <option value="http://asdf.us/gif-recorder/">Gif Recorder</option>
<option value="">--------------</option>
<option selected value="default">links</option>
</select>