From c8d50461e96301921ce7634731727dd7dc6c92c5 Mon Sep 17 00:00:00 2001 From: nemophila1998 <60087032+nemophila1998@users.noreply.github.com> Date: Tue, 13 Jul 2021 11:24:49 +0900 Subject: [PATCH 1/2] Update 02_headers.md --- responses/02_headers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/responses/02_headers.md b/responses/02_headers.md index e13cfc4..dc90f47 100644 --- a/responses/02_headers.md +++ b/responses/02_headers.md @@ -54,7 +54,7 @@ The toolbar isn't available everywhere. When you edit a file, you must type the ``` {% else %} 1. In this pull request, click the **Files changed** tab. -1. In the upper right corner of the file view, click the **small pencil** ✏️ or **hamburger ...** icon to edit the file titled `_includes/01-name.md`. +1. To edit the file titled `_includes/01-name.md`, click the **small pencil** ✏️ or select "Edit file" from the **meatballs ...** menu in the upper right corner of the file view. 1. On the **Edit file** tab, add a `#`, followed by a **space**, before the content to make it an H1 Header. You can add more headers, using one to six `#` characters followed by a **space**. 1. Above your new content, click **Preview changes**. 1. At the bottom of the page, type a short, meaningful commit message that describes the change you made to the file. From d0fe922805190ae2f98ac331ab67bdaeaecd271d Mon Sep 17 00:00:00 2001 From: nemophila1998 <60087032+nemophila1998@users.noreply.github.com> Date: Wed, 14 Jul 2021 13:16:35 +0900 Subject: [PATCH 2/2] Update responses/02_headers.md Co-authored-by: Briana Swift --- responses/02_headers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/responses/02_headers.md b/responses/02_headers.md index dc90f47..83587b9 100644 --- a/responses/02_headers.md +++ b/responses/02_headers.md @@ -54,7 +54,7 @@ The toolbar isn't available everywhere. When you edit a file, you must type the ``` {% else %} 1. In this pull request, click the **Files changed** tab. -1. To edit the file titled `_includes/01-name.md`, click the **small pencil** ✏️ or select "Edit file" from the **meatballs ...** menu in the upper right corner of the file view. +1. To edit the file titled `_includes/01-name.md`, click the **small pencil** ✏️ or select "Edit file" from the three dotted **...** menu in the upper right corner of the file view. 1. On the **Edit file** tab, add a `#`, followed by a **space**, before the content to make it an H1 Header. You can add more headers, using one to six `#` characters followed by a **space**. 1. Above your new content, click **Preview changes**. 1. At the bottom of the page, type a short, meaningful commit message that describes the change you made to the file.