We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4da8cce commit 52ac04eCopy full SHA for 52ac04e
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>
243
- <!-- Icon App -->
+ <!-- Icon App
+ <i class="fa-solid fa-mountain-sun"></i>-->
+
244
<img src="assets/img/betAS_icon.png" style="height: 1.2em; vertical-align: -0.15em;">
245
246
<!-- Name App -->
@@ -276,8 +276,7 @@ <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