Skip to content

Commit

Permalink
Update exclusivity.html
Browse files Browse the repository at this point in the history
  • Loading branch information
anthilltwirly authored Nov 6, 2024
1 parent 549048a commit 96ad1e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exclusivity.html
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ <h1 class="name">Suren Uppal</h1>
</div>

<script>
const qrContent = "https://github.com/anthilltwirly/suren.git"; // Link to GitHub-hosted page
const qrContent = "https://tinyurl.com/SUOGlobal"; // Link to GitHub-hosted page
new QRCode(document.getElementById("qrcode"), {
text: qrContent,
width: 180,
Expand Down

0 comments on commit 96ad1e0

Please sign in to comment.