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

Commit a0fcc3d

Browse files
authored
Revert publishing source formatting style
1 parent a2c74ad commit a0fcc3d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

responses/01a_class-introduction-issue.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@ This project is centered around a memory game that will be deployed with GitHub
2828
1. Click the [**Settings**]({{ repoUrl }}/settings) tab in your repository.
2929
1. Scroll down until you see **Data services**.
3030
1. Under **Data services**, click the check boxes to enable all the data services.
31-
1. Scroll down to **GitHub Pages** and select **master branch** as a **Source**.
31+
1. Scroll down to **GitHub Pages** and select `master` as a **Source**.
3232

3333
{% else %}
3434

3535
### :keyboard: Activity: Enable GitHub Pages
3636

3737

3838
1. Click the [**Settings**]({{ repoUrl }}/settings) tab in your repository.
39-
1. Scroll down to **GitHub Pages** and select **master branch** as a **Source**.
39+
1. Scroll down to **GitHub Pages** and select `master` as a **Source**.
4040

4141
{% endif %}
4242

0 commit comments

Comments
 (0)