We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b27d48 commit 6682184Copy full SHA for 6682184
index.html
@@ -79,8 +79,9 @@
79
<a class="view_gist" target="trypurs_gist">
80
<label title="Open the original gist in a new window">View Gist</label>
81
</a>
82
- </li><li class="menu-item no-mobile">
83
- <label id="gist_save" name="save_gist" title="Save file as a Gist">Share</label>
+ <!-- TODO: uncomment the below once https://github.com/purescript/trypurescript/issues/118 is resolved -->
+ <!-- </li><li class="menu-item no-mobile"> -->
84
+ <!-- <label id="gist_save" name="save_gist" title="Save file as a Gist">Share</label> -->
85
</li><li class="menu-item no-mobile">
86
<label id="compile_label" name="compile_label" title="Compile Now">Compile</label>
87
</li><li class="menu-item nowrap no-mobile">
0 commit comments