We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c29c9db commit 8e3bc03Copy full SHA for 8e3bc03
assets/svg/vcard.svg
index.ejs
@@ -39,20 +39,8 @@
39
<section class="contact">
40
<h3>Contact Me</h3>
41
42
- <address>
43
- <strong>North Sydney</strong><br />
44
- Sydney, NSW 2000<br />
45
- Australia
46
- </address>
+ <img src="/assets/svg/vcard.svg" alt="QR Contact Card" title="Scan QR for vCard">
47
48
- <p>
49
- <a href="mailto:[email protected]"><span class="icon-mail"></span> Email</a>
50
- </p>
51
-
52
53
- <a href="https://www.linkedin.com/in/jimmyy"><span class="icon-linkedin-rect"></span> Profile</a>
54
55
- <p><a href="/assets/downloads/resume - James Harris.pdf"><span class="icon-attach"> PDF</span></a></p>
56
</section>
57
58
<section class="expertise">
0 commit comments