Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8c34506

Browse files
authored
Update README.md
1 parentb32d1e1 commit8c34506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Using Beautiful-Jekyll is very simple, but you should take a few minutes to read
5151

5252
You can now start adding pages to your site. Beautiful-Jekyll supports three layouts:`post`,`page`, and`minimal`. In order to use Beautiful-Jekyll's template, a page must have its`layout` parameter set to one of these options in the YAML.
5353

54-
Any blog posts (pages under the`_posts` directory) should use the`post` layout, while most other pages should use the`page` layout. You can use the`minimial` layout if you want a page with minimal styling, without the bulky navigation bar and footer.
54+
Any blog posts (pages under the`_posts` directory) should use the`post` layout, while most other pages should use the`page` layout. You can use the`minimal` layout if you want a page with minimal styling, without the bulky navigation bar and footer.
5555

5656
Instead of remembering to manually add the layout parameter to every page's YAML, you can add the following lines to your`_config.yml` so that all blog posts will automatically have layout`post` and all other pages will have layout`page`:
5757

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp