Skip to content

Commit c2b6194

Browse files
committed
Updated Readme.md
1 parent 933870f commit c2b6194

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ The appsettings.json file has a lot of options to customize the content of the b
2020
"LinkedInAccountUrl": "",
2121
"Introduction": {
2222
"Description": "Some nice text about yourself. Markup can be used [Github](https://github.com/someuser/somerepo)",
23-
"BackgroundUrl": "assets/profile-background.png",
24-
"ProfilePictureUrl": "assets/profile-picture.jfif"
23+
"BackgroundUrl": "assets/profile-background.webp",
24+
"ProfilePictureUrl": "assets/profile-picture.webp"
2525
},
2626
"ConnectionString": "",
2727
"DatabaseName": "",

0 commit comments

Comments
 (0)