Add self-photo
This commit is contained in:
parent
05351cdff0
commit
e8f26910ec
17
index.html
17
index.html
@ -7,11 +7,20 @@
|
||||
</head>
|
||||
<body>
|
||||
<div id='main'>
|
||||
<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>
|
||||
or <a href='https://www.linkedin.com/in/gregshuflin/'>LinkedIn</a>.
|
||||
<header>
|
||||
<div>
|
||||
<h1>Greg Shuflin - Software Developer</h1>
|
||||
|
||||
<p>Download a copy of <a href="./resume/Greg Shuflin resume.pdf">my resume</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>.
|
||||
|
||||
<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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user