diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -59,6 +59,12 @@ <i class="form-icon"></i> Reflections </label> </div> + <div class="form-group"> + <label class="form-switch"> + <input id="refractions-toggle" type="checkbox" checked> + <i class="form-icon"></i> Refractions + </label> + </div> <p>Performance options</p> <div class="form-group"> <label class="form-switch tooltip"> |