feat: update default title
This commit is contained in:
parent
ecd66e3ae1
commit
a8aa898f96
1 changed files with 1 additions and 2 deletions
|
@ -7,8 +7,7 @@ export interface Props {
|
|||
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'
|
||||
|
||||
const defaultTitle =
|
||||
'Ayo Ayco | Engineering Leader, Software Engineer, Web Developer'
|
||||
const defaultTitle = 'Ayo Ayco | People 🤝 Tech'
|
||||
const defaultOgImage = 'ayo.png'
|
||||
|
||||
let {
|
||||
|
|
Loading…
Reference in a new issue