Created
April 22, 2021 07:35
-
-
Save ng-the-engineer/4f68adfa8e97e1c4578abf3a13cff48c to your computer and use it in GitHub Desktop.
Code snippet of CV
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<ul class="contacts"> | |
<li><span class="contact-item">[email protected]</span></li> | |
<li><span class="contact-item">linkedlin url</span></li> | |
<li><span class="contact-item">+44 7890 123456</span></li> | |
</ul> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment