Skip to content

Commit c3f68bd

Browse files
Update _config.yml
1 parent fdbdda7 commit c3f68bd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ plugins:
2323
# Site settings
2424
url: 'https://mydomain.com'
2525
baseurl: ''
26-
title: 'My website'
27-
description: 'This is my new website'
26+
title: 'Microsoft 365 Tips and Tricks'
27+
description: 'Articles on Powershell and Microsoft 365 services'
2828
permalink: pretty
2929
logo: "https://www.gravatar.com/avatar/6c0377abcf4da91cdd35dea4554b2a4c?s=52"
3030

@@ -38,7 +38,7 @@ navigation_header:
3838
url: /
3939
- title: About
4040
url: /about/
41-
- title: Blog
41+
- title: Articles
4242
url: /blog/
4343

4444
# Footer nav
@@ -53,7 +53,7 @@ collections:
5353
output: true
5454
description: "My thoughts and ideas"
5555
feature_text: |
56-
Welcome to my blog
56+
Welcome to my articles
5757
feature_image: "https://picsum.photos/2560/600?image=866"
5858

5959
# Collection settings

0 commit comments

Comments
 (0)