diff --git a/config.xml b/config.xml index 1667b1fd..ad1e20ec 100644 --- a/config.xml +++ b/config.xml @@ -1,20 +1,20 @@ - [Title of your app] + Krazy Boats - An app made using Scratch, GitHub, and PhoneGap. + Go for as long as you can! Made with scratch. Credit to karatebuilderboy https://scratch.mit.edu/projects/116055504/. - - [Your Username] + + FF76YT diff --git a/index.html b/index.html index dece6cb4..fbb62fcc 100644 --- a/index.html +++ b/index.html @@ -36,8 +36,8 @@

phosphorus

var stage; - var projectId = [Your ID Here]; - var projectTitle = ''; + var projectId = [219262237]; + var projectTitle = 'Krazy Boats'; var turbo = false; var fullScreen = true;