Moved About Page to homepage. Site is ready?
This commit is contained in:
@ -12,22 +12,19 @@ module.exports = {
|
||||
|
||||
"navbar": {
|
||||
"home": "Home",
|
||||
"about": "About",
|
||||
"contact": "Contact"
|
||||
},
|
||||
|
||||
"footer": {
|
||||
"links": {
|
||||
"home": "Home",
|
||||
"about": "About Me",
|
||||
"contact": "Contact Me",
|
||||
"privacy": "Privacy Policy"
|
||||
}
|
||||
},
|
||||
|
||||
"pages": {
|
||||
"about": {
|
||||
"title": "About Me",
|
||||
"home": {
|
||||
"banner": {
|
||||
"title": "About Dominic Masters",
|
||||
"subtitle": "Developer, Nerd, Occasionally Funny."
|
||||
|
Reference in New Issue
Block a user