Update the text in the page

To show live update, it is asked to update the title instead I would suggest to change the text that is shown in the browser.
This commit is contained in:
Sandeep Somavarapu
2019-05-02 16:46:31 +02:00
committed by GitHub
parent 8ea3a1b656
commit 694a3f3bf4

View File

@@ -36,7 +36,7 @@ Some things to try:
- Select port `8000`.
- Click "Open Browser" in the notification that appears to access the web app on this new port.
- Look back at the terminal, and you should see the output from your site navigations
- Edit the text on line 16 in `index.php` and refresh the page to see the changes immediately take affect
- Edit the text on line 21 in `index.php` and refresh the page to see the changes immediately take affect
## Contributing