A sample code at the landing page of Babylon Lite is incorrect

Thank you for your great work on Babylon Lite. I really like it.

I found an error in the code on the sample’s landing page (in the ‘The same scene in both engines’ section).
I think the function should be registerScene(scene).

Thank you!

cc @PirateJC

Awesome thank you for flagging this!

Fixed here:

Fix registerScene call in Babylon Lite landing page sample by PirateJC · Pull Request #768 · BabylonJS/Website

Thank you!