We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 236fea0 commit 4da8cceCopy full SHA for 4da8cce
1 file changed
shinyproxy/templates/index.html
@@ -235,12 +235,12 @@ <h1> <b>
235
236
237
<!-- ------ betAS ------ -->
238
+ <script>
239
+ /*
240
<div class="card reveal">
241
<div>
242
<h1> <b>
- <!-- Icon App
- <i class="fa-solid fa-mountain-sun"></i>-->
243
-
+ <!-- Icon App -->
244
<img src="assets/img/betAS_icon.png" style="height: 1.2em; vertical-align: -0.15em;">
245
246
<!-- Name App -->
@@ -276,7 +276,8 @@ <h1> <b>
276
<!-- ------ missing card ------ -->
277
<div class="missing_card reveal w3-hide-small ">
278
</div>
279
+ */
280
+ </script>
281
282
283
0 commit comments