removed dev testing stuff

This commit is contained in:
ocueye2 2025-01-02 22:17:06 -05:00 committed by GitHub
parent 47c5ddca9a
commit 44a53404c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -108,7 +108,7 @@
<button onclick="copycode()">Copy Code</button> <button onclick="copycode()">Copy Code</button>
<h2>The qr code:</h2> <h2>The qr code:</h2>
<div class="code"> <div class="code">
<img src="https://vscode.carsonmayn.com/proxy/8170/qrcode?link=<linkhere>" alt="QR Code" <img src="/qrcode?link=<linkhere>" alt="QR Code"
style="border-radius: 20px;"> style="border-radius: 20px;">
</div> </div>
<h2>Or use the link:</h2> <h2>Or use the link:</h2>