@@ -17,7 +17,7 @@
</h1>
</header>
- <p><strong>Software engineer extraordinaire</strong></p>
+ <p><strong>Software engineer extraordinaire and founder of <a href="https://www.forandwhile.com" target="_blank">For & While</a></strong></p>
<p>I have been working with computers for over twenty years and love to solve technical and business problems for a fair price.</p>
<p>
@@ -3,7 +3,7 @@ export interface ContactState {
}
export default function Contact(): ContactState {
- const email = 'ni.ruena@olleh'.split('').reverse().join('')
+ const email = 'moc.elihwdnarof@niruena'.split('').reverse().join('')
return {
email,