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

Commit 9a19f76

Browse files
authored
Merge pull request #37 from yhkee0404/main
Update screenshot and responses with revised homepage
2 parents 6db77ad + fc1cfd4 commit 9a19f76

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: course-details.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ You'll know the answers to questions like:
2222

2323
In this course, you'll build a simple personal blog site with GitHub Pages. You'll be able to add posts and share your blog with anyone.
2424

25-
![Screenshot_2020-02-25 Welcome to my blog](https://user-images.githubusercontent.com/1221423/75267083-224fd180-57a8-11ea-8acf-64c1ee6d950f.png)
25+
![Screenshot_2021-04-07 Welcome to my blog](https://user-images.githubusercontent.com/29868089/113876198-76721580-97f2-11eb-89eb-e6c7375ad7cc.png)
2626

2727
## Prerequisites
2828

Diff for: responses/01_update-index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Your repository has an `index.md` file so we can update it to include your perso
1010

1111
1. Navigate to the **Code** tab of this repository, and browse to the `index.md` file, or click this link [here]({{ repoUrl }}/blob/main/index.md)
1212
2. In the upper right corner, click the ![octicon-pencil] icon to edit the `index.md` file
13-
3. Type the content you want on your homepage
13+
3. Type the content you want on your homepage. You can also modify `title:` or just ignore it for now. We'll discuss it later in this course.
1414
4. Scroll to the bottom, type a commit message, and click **Create a new branch for this commit and start a pull request**
1515
5. Open a pull request
1616

Diff for: responses/es/01_update-index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Tu repositorio tiene un archivo `index.md`, así que podemos actualizarlo para q
1010

1111
1. Navega a la pestaña **Code** de este repositorio y accede al archivo `index.md`, o haz clic en [este enlace]({{ repoUrl }}/blob/main/index.md)
1212
2. En la esquina superior derecha, haz clic en el icono a la derecha del archivo para editar el archivo `index.md`
13-
3. Escribe el contenido que quieres que aparezca en tu página principal
13+
3. Escribe el contenido que quieres que aparezca en tu página principal. También puede modificar `title:` o simplemente ignorarlo por ahora. Lo discutiremos más adelante en este curso.
1414
4. Haz scroll hasta la parte inferior, escribe un mensaje de commit y haz clic en **Create a new branch for this commit and start a pull request**
1515
5. Abre una petición de extracción (pull request)
1616

0 commit comments

Comments
 (0)