-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #31 from broliver12/develop
Update some wording
- Loading branch information
Showing
4 changed files
with
14 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
const aboutContent = () => { | ||
return { | ||
'title': 'About Me', | ||
'paragraph_one': 'Hello! My name is Oliver, and I\'m a friendly and enthusiastic software developer. I started programming during my first year of university; I quickly became obsessed with computers, and focused my studies on software & robotics. My passion for Front-End development started with my love for Art, and has grown into an ability to create beautiful, intuitive apps.', | ||
'paragraph_two': 'I joined Konrad Group because I saw an opportunity to work with world class clients, and join a team of truly awesome people. Four years later, I love the team and I\'m still learning every sprint.', | ||
'paragraph_three': 'Outside of programming, I spend most of my time walking my dog, Indigo! She needs a LOT of exercise. I also like to listen to live music, and when possible, I travel internationally to learn more about other people and cultures.', | ||
'paragraph_one': 'Hello! My name is Oliver, and I\'m a friendly and enthusiastic software developer. I started programming during my first year of university; I quickly became obsessed with computers, and focused my studies on software & robotics. My passion for Front-End development started with my love for Art, and I pride myself on my ability to create beautiful, intuitive apps.', | ||
'paragraph_two': 'I joined Konrad Group because I saw an opportunity to work with world class clients, and a team of incredible engineers. Five years later, I\'m still learning every sprint.', | ||
'paragraph_three': 'Outside of programming, I spend most of my time walking my dog, Indigo! I also like to listen to live music, and travelling internationally to learn more about other people and cultures.', | ||
} | ||
} | ||
export default aboutContent |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters