Skip to content

Commit 97e4af9

Browse files
Update _config.yml
1 parent c3f68bd commit 97e4af9

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

_config.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ baseurl: ''
2626
title: 'Microsoft 365 Tips and Tricks'
2727
description: 'Articles on Powershell and Microsoft 365 services'
2828
permalink: pretty
29-
logo: "https://www.gravatar.com/avatar/6c0377abcf4da91cdd35dea4554b2a4c?s=52"
29+
logo: "https://i.picsum.photos/id/8/80/80.jpg"
3030

3131
# Pagination
3232
paginate: 5
@@ -49,11 +49,10 @@ navigation_footer:
4949
# Collections
5050
collections:
5151
posts:
52-
title: Posts
52+
title: News & Novelties
5353
output: true
5454
description: "My thoughts and ideas"
55-
feature_text: |
56-
Welcome to my articles
55+
feature_text: Welcome to my articles
5756
feature_image: "https://picsum.photos/2560/600?image=866"
5857

5958
# Collection settings
@@ -63,7 +62,7 @@ defaults:
6362
path: ""
6463
type: "posts"
6564
values:
66-
layout: post # Set the default layout for posts
65+
layout: pages # Set the default layout for posts
6766
-
6867
scope:
6968
path: ""

0 commit comments

Comments
 (0)