Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 96a5c07

Browse files
committed
use index.md not index.html
1 parent 00444a4 commit 96a5c07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

responses/01_update-index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Great job! Now that GitHub Pages is enabled, you can view your website here: {{
44

55
You can customize your homepage by adding content to either an `index` file or the `README.md` file. GitHub Pages first looks for an `index` file. If an `index` file is found, GitHub Pages uses the content in the file to create the homepage. If an `index` file isn’t found, it uses the `README.md` to create the homepage.
66

7-
Your repository has an `index.html` file so we can update it to include your personalized content.
7+
Your repository has an `index.md` file so we can update it to include your personalized content.
88

99
### :keyboard: Activity: Create your homepage
1010

0 commit comments

Comments
 (0)