Fix correct URL to portfolio picture.

This commit is contained in:
Ian Adam Naval 2014-05-22 02:05:45 -07:00
parent a754857cff
commit 12aa46f858

View File

@ -4,7 +4,7 @@
{% block main %} {% block main %}
<div id="about" class="section center-wrapper"> <div id="about" class="section center-wrapper">
<img id="me" src="{{ url_for('static', filename='img/ian.jpg') }}" alt="Picture of Ian Naval" class="center-wrapped" /> <img id="me" src="{{ url_for('static', filename='img/ian-280.jpg') }}" alt="Picture of Ian Naval" class="center-wrapped" />
<div id="skills-and-facts" class="about-section center-wrapped"> <div id="skills-and-facts" class="about-section center-wrapped">
<h3>Skills</h3> <h3>Skills</h3>