Skip to content

Commit b269584

Browse files
add the logo and image
1 parent ec4be93 commit b269584

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

_config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ author:
2525
picture:
2626
twitter_username:
2727
github_username:
28-
logo: /assets/img/logos/datasaturday_temp.png # path of site logo, e.g. "/assets/images/logo.png"
28+
logo: https://datasaturdays.com/assets/design/logo/10.jpg # path of site logo, e.g. "/assets/images/logo.png"
2929
search: # true, false (default)
3030
search_full_content: false # true, false (default)
3131
search_provider: # lunr (default), algolia

index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: home
33
entries_layout: grid
44
title: Data Saturdays Blog
55
sub_title: By The Community For The Community
6-
image: /assets/img/logos/ds3.png
6+
image: https://datasaturdays.com/assets/design/reference/2021-04-01_16-19-33.jpg
77
---
88

99
Welcome to the Data Saturdays blog. Here you will find posts about Data Saturdays in general. If you wish to write a blog post for us, please .....

workspace.code-workspace

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"folders": [
3+
{
4+
"path": "."
5+
},
6+
{
7+
"path": "..\\DataSaturdays"
8+
},
9+
{
10+
"path": "..\\robsewell"
11+
}
12+
],
13+
"settings": {}
14+
}

0 commit comments

Comments
 (0)