feat: update site description and about page content
This commit is contained in:
parent
f3a20ee6aa
commit
e021c2577b
2 changed files with 6 additions and 5 deletions
|
|
@ -7,8 +7,7 @@ export interface Props {
|
||||||
const defaultDescription =
|
const defaultDescription =
|
||||||
'Professional software engineer specializing in web development with a decade of experience building web applications for both private businesses and government-funded high-impact projects utilizing web technologies, IoT, data viz/insights, remote sensing, and GIS'
|
'Professional software engineer specializing in web development with a decade of experience building web applications for both private businesses and government-funded high-impact projects utilizing web technologies, IoT, data viz/insights, remote sensing, and GIS'
|
||||||
|
|
||||||
const defaultTitle =
|
const defaultTitle = 'Ayo Ayco - Tech Leader, Software Engineer, Web Developer'
|
||||||
'Ayo Ayco - Engineering Leader, Software Engineer, Web Developer'
|
|
||||||
const defaultOgImage = 'ayo.png'
|
const defaultOgImage = 'ayo.png'
|
||||||
|
|
||||||
let {
|
let {
|
||||||
|
|
|
||||||
|
|
@ -28,9 +28,11 @@ import Footer from '../components/Footer.astro'
|
||||||
<small> Now back to the rest of the web page... </small>
|
<small> Now back to the rest of the web page... </small>
|
||||||
</details>
|
</details>
|
||||||
<p>
|
<p>
|
||||||
I am a newbie engineering manager at a large global bank headquartered in
|
I am an engineering manager at <a href="https://ing.com">ING</a> and a certified
|
||||||
Amsterdam. I'm also a certified software architecture professional
|
software architecture professional (CPSA‑F®) by <a
|
||||||
(CPSA‑F®) by <a href="https://isaqb.org" target="_blank">isaqb.org</a>.
|
href="https://isaqb.org"
|
||||||
|
target="_blank">isaqb.org</a
|
||||||
|
>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue