updated resume

This commit is contained in:
2010-08-13 16:10:05 +03:00
parent 40e83145bf
commit c7e7fdd021
3 changed files with 4 additions and 21 deletions

View File

@@ -14,10 +14,9 @@
</script></dd>
<dt>vcard</dt>
<dd><a href="/vcard" onclick="_gaq.push(['_trackEvent', 'download', 'vcard', '.vcf']);">download</a></dd>
<dt><a href="/resume/">resume</a></dt>
<dt>resume</dt>
<dd>
<a href="/resume/jim-myhrberg-resume.pdf" onclick="_gaq.push(['_trackEvent', 'download', 'resume', '.doc']);">pdf</a> /
<a href="/resume/jim-myhrberg-resume.doc" onclick="_gaq.push(['_trackEvent', 'download', 'resume', '.doc']);">doc</a>
<a href="/resume/jim-myhrberg-resume.pdf" onclick="_gaq.push(['_trackEvent', 'download', 'resume', '.pdf']);">pdf</a>
</dd>
<dt><a href="http://www.google.com/search?q=jimeh%20%22Jim%20Myhrberg%22" onclick="_gaq.push(['_trackEvent', 'linkTo', 'google', this.href]);">more</a></dt>
<dd>

View File

@@ -19,10 +19,9 @@ title: jimeh / about
</script></td>
<td class="label">vcard</td>
<td><a href="/vcard" onclick="_gaq.push(['_trackEvent', 'download', 'vcard', '.vcf']);">download</a></td>
<td class="label"><a href="/resume/">resume</a>
<td class="label">resume</td>
<td>
<a href="/resume/jim-myhrberg-resume.pdf" onclick="_gaq.push(['_trackEvent', 'download', 'resume', '.doc']);">pdf</a> /
<a href="/resume/jim-myhrberg-resume.doc" onclick="_gaq.push(['_trackEvent', 'download', 'resume', '.doc']);">doc</a>
<a href="/resume/jim-myhrberg-resume.pdf" onclick="_gaq.push(['_trackEvent', 'download', 'resume', '.pdf']);">pdf</a>
</td>
</tr>
<tr>

View File

@@ -1,15 +0,0 @@
---
layout: default
title: jimeh / about
---
<div id="about">
<h4 class="thin">
<strong>Jim Myhrberg</strong>'s Résumé.
</h4>
<p class="description">
Download as
<a href="/resume/jim-myhrberg-resume.pdf" onclick="_gaq.push(['_trackEvent', 'download', 'resume', '.doc']);">pdf</a> or
<a href="/resume/jim-myhrberg-resume.doc" onclick="_gaq.push(['_trackEvent', 'download', 'resume', '.doc']);">doc</a>.
</p>
</div>