feat: update default page title
This commit is contained in:
parent
dee076b873
commit
fda6105c52
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +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 | People 🤝 Tech'
|
||||
const defaultTitle = 'Ayo Ayco - Web Dev, Engineer, Leader, Thinker'
|
||||
const defaultOgImage = 'ayo.png'
|
||||
|
||||
let {
|
||||
|
|
Loading…
Reference in a new issue