Skip to content

Commit

Permalink
suren-git_exclusivity.html
Browse files Browse the repository at this point in the history
  • Loading branch information
anthilltwirly authored Nov 6, 2024
1 parent d8e73d5 commit 549048a
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://anthilltwirly.github.io/bizcard_suren/index.html"; // Link to GitHub-hosted page
const qrContent = "https://github.com/anthilltwirly/suren.git"; // Link to GitHub-hosted page
new QRCode(document.getElementById("qrcode"), {
text: qrContent,
width: 180,
Expand Down

0 comments on commit 549048a

Please sign in to comment.