aboutsummaryrefslogtreecommitdiff
path: root/app/views/resume.view.php
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-06-07 17:55:44 -0400
committerThedro Neely <thedroneely@gmail.com>2019-06-07 17:55:44 -0400
commitb17d4e269f9b73613bbdd79761c68ec981422d55 (patch)
tree4faad8df550db2af277a5c50e50a20eb77f19eb8 /app/views/resume.view.php
parent223691bc419682e227e77a6ff00a64bb77100d88 (diff)
downloadthedroneely.com-b17d4e269f9b73613bbdd79761c68ec981422d55.tar.gz
thedroneely.com-b17d4e269f9b73613bbdd79761c68ec981422d55.tar.bz2
thedroneely.com-b17d4e269f9b73613bbdd79761c68ec981422d55.zip
app/views/resume: Add links to project description
Diffstat (limited to 'app/views/resume.view.php')
-rw-r--r--app/views/resume.view.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/views/resume.view.php b/app/views/resume.view.php
index 9e45e68..3a9a501 100644
--- a/app/views/resume.view.php
+++ b/app/views/resume.view.php
@@ -218,19 +218,19 @@
<div class="tile is-ancestor">
<div class="tile is-parent">
- <a href="/">
+ <a href="/projects/personal-portfolio">
<img width="203" height="360" src="/images/personal-portfolio.png" alt="thedro">
</a>
</div>
<div class="tile is-parent">
- <a href="/resume">
+ <a href="/projects/bulma-resume">
<img width="203" height="360" src="/images/bulma-resume.png" alt="resume">
</a>
</div>
<div class="tile is-parent">
- <a href="https://www.edwinmattiacci.com">
+ <a href="/projects/voiceover-website/">
<img width="203" height="360" src="/images/voiceover-website.png" alt="edwin">
</a>
</div>