Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update customize.json #199

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 9 additions & 7 deletions customize.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"greeting": "Hiya",
"name": "Lydia",
"greetingText": "I really like your name btw!",
"wishText": "May the js.prototypes always be with you! ;)",
"imagePath": "img/lydia2.png",
"greeting": "Hi, Love",
"name": "Nicole",
"greetingText": "Happy birthday My Love🥳!",
"wishText": "May God always be with you! ;)",
"imagePath": "img/nics.jpeg",
"text1": "It's your birthday!!! :D",
"textInChatBox": "Happy birthday to you!! Yeee! Many many happy blah...",
"textInChatBox": "Happy birthday to you!! Yeee! Muahhh...",
"sendButtonLabel": "Send",
"text2": "That's what I was going to do.",
"text2": "That's what I w as going to do.",
"text3": "But then I stopped.",
"text4": "I realised, I wanted to do something",
"text4Adjective": "special",
Expand All @@ -21,3 +21,5 @@
"replayText": "Or click, if you want to watch it again.",
"outroSmiley": ":)"
}
: ":)"
}