We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7daa3bb commit 354c6bdCopy full SHA for 354c6bd
koyeb/web/index.php
@@ -228,7 +228,7 @@ class="mdui-text-color-red" id="app-url"></span></strong>
228
</ul>
229
<div class="mdui-card">
230
<div class="mdui-card-media">
231
- <img class="mdui-img-rounded" src="https://s2.ax1x.com/2020/01/31/1394at.png" alt="赞助二维码"/>
+ <img class="mdui-img-rounded" src="https://images.llfapp.com/pay.png" alt="赞助二维码"/>
232
</div>
233
234
<div class="mdui-card-content">
@@ -346,4 +346,4 @@ function initPayPalButton() {
346
initPayPalButton();
347
</script>
348
</body>
349
-</html>
+</html>
0 commit comments