Add self-photo
This commit is contained in:
parent
05351cdff0
commit
e8f26910ec
@ -7,11 +7,20 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id='main'>
|
<div id='main'>
|
||||||
|
<header>
|
||||||
|
<div>
|
||||||
<h1>Greg Shuflin - Software Developer</h1>
|
<h1>Greg Shuflin - Software Developer</h1>
|
||||||
|
|
||||||
<p>Contact me via <a class="emailLink" href="mailto:greg.shuflin+developerportfolio@protonmail.com">greg.shuflin@protonmail.com</a>
|
<p>Contact me via <a class="emailLink" href="mailto:greg.shuflin+developerportfolio@protonmail.com">greg.shuflin@protonmail.com</a>
|
||||||
or <a href='https://www.linkedin.com/in/gregshuflin/'>LinkedIn</a>.
|
or <a href='https://www.linkedin.com/in/gregshuflin/'>LinkedIn</a>.
|
||||||
|
|
||||||
<p>Download a copy of <a href="./resume/Greg Shuflin resume.pdf">my resume</a>.
|
<p>Download a copy of <a href="./resume/Greg Shuflin resume.pdf">my resume</a>.
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id='selfPhoto'>
|
||||||
|
<img src='self.jpg' alt='Self-photo' width='240'/>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
<h2>About me</h2>
|
<h2>About me</h2>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user