summaryrefslogtreecommitdiffstats
path: root/site/index.html
diff options
context:
space:
mode:
authorbrian cully <bjc@spork.org>2025-12-24 14:39:33 -0500
committerbrian cully <bjc@spork.org>2025-12-24 14:39:33 -0500
commita46a0c8a12a948e7509eee5c68ee7ef7402f2a49 (patch)
treeb68df52ca0e69790bb08911ca054b0eee5f9ff4b /site/index.html
parentc26985d780edea7028e9e0203672d3376e66b450 (diff)
downloadautomathon-a46a0c8a12a948e7509eee5c68ee7ef7402f2a49.tar.gz
automathon-a46a0c8a12a948e7509eee5c68ee7ef7402f2a49.zip
samples: add reverse rob: borHEADmain
Diffstat (limited to 'site/index.html')
-rw-r--r--site/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/site/index.html b/site/index.html
index 71ca54d..86b253d 100644
--- a/site/index.html
+++ b/site/index.html
@@ -62,7 +62,8 @@
<summary>source code</summary>
<div>
<select class='src-select'>
- <option>rob.fs</option>
+ <option selected>rob.fs</option>
+ <option>bor.fs</option>
<option>fac.fs</option>
<option>slo-fac.fs</option>
</select>