Skip to content
Permalink
Browse files
Update cvdetails error with href link fixed
  • Loading branch information
sultanh5 committed Aug 2, 2020
1 parent 73c2486 commit 919e5ab153df558e389e051225701f96a42214c1
Showing 1 changed file with 1 addition and 1 deletion.
@@ -24,7 +24,7 @@
{{/if}}
<main>
<article id="cv-big-container">
<h2>Email: <a id="cv-big-email-a" href="mailto:{{this.email}}">{{usercv.email}}</a></h2>
<h2>Email: <a id="cv-big-email-a" href="mailto:{{usercv.email}}">{{usercv.email}}</a></h2>
<h2 id="cv-summary-title"> Short Summary:</h2>
<h3 id="cv-summary-main">{{usercv.shortsum}}</h3>

0 comments on commit 919e5ab

Please sign in to comment.