Skip to content

Commit

Permalink
chore(content): change job title from digital consultant to web devel…
Browse files Browse the repository at this point in the history
…oper
  • Loading branch information
damienrobinson committed Dec 13, 2023
1 parent 45ca754 commit 03162c5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion components/sections/About.vue
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export default {
data() {
return {
name: 'Damien',
typeDisplay: 'Digital Consultant',
typeDisplay: 'Web Developer',
experience: '5+',
description:
'He specialises in handcrafted, bespoke websites, with an interest in open source, marketing and ecommerce. Reach out about your fresh new digital presence today.',
Expand Down
2 changes: 1 addition & 1 deletion content/team/damien-robinson.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"basics": {
"email": "[email protected]",
"firstname": "Damien",
"label": "Digital Consultant",
"label": "Web Developer",
"lastname": "Robinson",
"location": {
"streetAddress": "Salt Space 1/888 Brunswick Street",
Expand Down
2 changes: 1 addition & 1 deletion pages/index.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<div>
<Hero subheading="Digital Consultant" :description="description">
<Hero subheading="Web Developer" :description="description">
<template #heading>
<img
:src="logo"
Expand Down

1 comment on commit 03162c5

@vercel
Copy link

@vercel vercel bot commented on 03162c5 Dec 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.