"Build a Playlist Browser with Swift" was retired on May 31, 2020. You are now viewing the recommended replacement.

Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

HTML Introduction to HTML and CSS (2016) Getting Familiar with HTML and CSS Building Web Pages with HTML and CSS

Tried to change my name in the launch workspace for example home page, but reloading the page shows "jane" not me.

tried to reload the page with my changes of name class and location but page reloads to default even after refreshing.

1 Answer

To keep your changes in Workspaces, and to make them persist after refreshing the page, you need to make sure that you have saved your files. If you go to file and press save, then when you refresh the browser you'll see the changes.