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

Commit 420a6d2

Browse files
authored
Change theme to jekyll-theme-cayman
1 parent 579af88 commit 420a6d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

responses/05_change-theme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ You can check out the `_config.yml` file on the **Code** tab of your repository.
1010

1111
### :keyboard: Activity: Modify the config file
1212

13-
Let's change the `_config.yml` so it's a perfect fit for your new blog. First, we need to use a blog-ready theme. For this activity, we will use a theme named `minima`.
13+
Let's change the `_config.yml` so it's a perfect fit for your new blog. First, we need to use a blog-ready theme. For this activity, we will use a theme named `jekyll-theme-cayman`.
1414

1515
1. Navigate to the **Code** tab of this repository, and browse to the `_config.yml` file.
1616
1. In the upper right corner, click :pencil2: to open the file editor.
17-
1. Change `theme:` to **minima** and modify the other configuration variables such as `title:`, `author:`, and `description:` to customize your site.
17+
1. Change `theme:` to **jekyll-theme-cayman** and modify the other configuration variables such as `title:`, `author:`, and `description:` to customize your site.
1818
1. Click **Create a new branch for this commit and start a pull request**.
1919
1. Open a pull request.
2020

0 commit comments

Comments
 (0)