Skip to content

Commit 6682184

Browse files
gabejohnsonpaf31
authored andcommitted
Comment out "Share" button until #118 is resolved (#120)
1 parent 7b27d48 commit 6682184

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,9 @@
7979
<a class="view_gist" target="trypurs_gist">
8080
<label title="Open the original gist in a new window">View Gist</label>
8181
</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>
82+
<!-- TODO: uncomment the below once https://github.com/purescript/trypurescript/issues/118 is resolved -->
83+
<!-- </li><li class="menu-item no-mobile"> -->
84+
<!-- <label id="gist_save" name="save_gist" title="Save file as a Gist">Share</label> -->
8485
</li><li class="menu-item no-mobile">
8586
<label id="compile_label" name="compile_label" title="Compile Now">Compile</label>
8687
</li><li class="menu-item nowrap no-mobile">

0 commit comments

Comments
 (0)