Moved download resume link to above project tiles
This commit is contained in:
parent
19c616a8e7
commit
20fa9433ec
1 changed files with 5 additions and 5 deletions
10
index.html
10
index.html
|
@ -13,6 +13,11 @@ title: The Paper Pilot
|
||||||
<p>
|
<p>
|
||||||
I have experience with ActionScript, Bash script, CSS, HTML, Java, JavaScript, Python, and Ruby. Additionally, I can use Git, LaTeX, and Jekyll.
|
I have experience with ActionScript, Bash script, CSS, HTML, Java, JavaScript, Python, and Ruby. Additionally, I can use Git, LaTeX, and Jekyll.
|
||||||
</p>
|
</p>
|
||||||
|
<p>
|
||||||
|
<a href="https://drive.google.com/uc?export=download&id=0B4xCmMA9eS2jZExWTGhtbS1nT0k" class="download" title="Download as PDF">
|
||||||
|
Download my Resume
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
<h1>Projects:</h1>
|
<h1>Projects:</h1>
|
||||||
<div id="projects" style="overflow: hidden;">
|
<div id="projects" style="overflow: hidden;">
|
||||||
<div class="thumb">
|
<div class="thumb">
|
||||||
|
@ -51,9 +56,4 @@ title: The Paper Pilot
|
||||||
</p></span></a>
|
</p></span></a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
|
||||||
<a href="https://drive.google.com/uc?export=download&id=0B4xCmMA9eS2jZExWTGhtbS1nT0k" class="download" title="Download as PDF">
|
|
||||||
Download my Resume
|
|
||||||
</a>
|
|
||||||
</p>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue