Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ This guide will walk you through the process of forking a repository containing

### 4. Editing Files
- Since you have already hosted your website via GitHub pages, let's edit it and view it live.
- For this open the `/index.html` file and edit the text **Github Pages** in line number 96 to **Github Page by [Your Name]**.
- For this open the `/index.html` file and edit the text **Github Pages** in line number 96 to **Github Page by [Ajmal m.j]**.
- Once you have edited the file, click on the commit changes button on the top right of the editor to commit your changes.
- Enter a commit message and click commit changes once again to confirm your changes.
- Now, within a few minutes, your edit will be visible on the website.
Expand Down