Skip to content

Commit

Permalink
deprecate yeeah
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomif committed Oct 22, 2024
1 parent 386efd3 commit 3720bca
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions fc-solve/site/wml/src/js-fc-solve/text/index.html.tt2
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,19 @@ card solitaire game, and <a href="#other_games">several related solitaire games<
<select id="preset" class="phoenix">
<option value="lg" selected="selected">“Looking Glass” (fastest on average)</option>
<option value="ve">“Video Editing” (short solutions)</option>
[% IF 0 %]
<!--
Was kept as an homage to Christina Grimmie:

https://www.shlomifish.org/art/recommendations/music/online-artists/fan-pages/chris-grimmie/

However, I am ~90% sure she was not murdered, and her soul, mind and body
are alive and well.

Removed because it was too confusing.
-->
<option value="obf">“One Big Family” (fast on average)</option>
[% END %]
<option value="default">Default</option>
</select>

Expand Down

0 comments on commit 3720bca

Please sign in to comment.