Live Site Check
If you can see this page (and the duck), your Git Version Control connection worked.
- This folder should be at:
public_html/ADD103 - File permissions should be 755 (recurse into subdirectories).
- Future updates: push to GitHub, then “Pull or Deploy → Update from Remote” in cPanel.
Self‑Check Quiz (Answers)
- Public repo? cPanel must clone without login. Public allows that.
- Clone URL? Green Code button → HTTPS tab.
- Why 755? So web server can read/execute files and directories.
- Updates not showing? Pull in cPanel and re-check permissions.