diff --git a/docs/_docs/05-configuration.md b/docs/_docs/05-configuration.md index 4d07f33a..0781e97d 100644 --- a/docs/_docs/05-configuration.md +++ b/docs/_docs/05-configuration.md @@ -2,7 +2,7 @@ title: "Configuration" permalink: /docs/configuration/ excerpt: "Settings for configuring and customizing the theme." -last_modified_at: 2019-07-17T11:50:08-04:00 +last_modified_at: 2019-07-24T10:15:47-04:00 toc: true --- @@ -803,7 +803,7 @@ Author links are all optional, include the ones you want visible under the `auth author: name: "Your Name" avatar: "/assets/images/bio-photo.jpg" - bio: "I am an amazing person." + bio: "I am an **amazing** person." # Note: Markdown is allowed location: "Somewhere" links: - label: "Made Mistakes" diff --git a/docs/_docs/10-layouts.md b/docs/_docs/10-layouts.md index 49b15007..a1664e8f 100644 --- a/docs/_docs/10-layouts.md +++ b/docs/_docs/10-layouts.md @@ -7,7 +7,7 @@ single_layout_gallery: alt: "single layout with header example" - image_path: /assets/images/mm-layout-single-meta.png alt: "single layout with comments and related posts" -last_modified_at: 2019-01-08T08:31:40-05:00 +last_modified_at: 2019-07-24T10:15:57-04:00 toc: true toc_label: "Included Layouts" toc_icon: "columns" @@ -547,7 +547,7 @@ To assign more author links, add to the `author.links` array in [`_config.yml`] author: name: "Your Name" avatar: "/assets/images/bio-photo.jpg" - bio: "I am an amazing person." + bio: "I am an **amazing** person." # Note: Markdown is allowed location: "Somewhere" links: - label: "Made Mistakes"