-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathappsettings.json
More file actions
16 lines (16 loc) · 897 Bytes
/
appsettings.json
File metadata and controls
16 lines (16 loc) · 897 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"CardsPerPage": 10,
"BlogTitle": "George Kosmidis",
"BlogDescription": "Microsoft MVP | Speaks of Azure, AI & .NET | Founder of Microsoft Devtech Munich <br /> Building tomorrow @<div style=\"display:none\">slalom</div> <img src=\"/media/slalom_small.png\" title=\"slalom\" alt=\"slalom\"/>",
"BlogTags": [ ".NET", "dotnet", "Azure", "AI", "Microsoft", "Slalom" ],
"BlogUrl": "https://blog.georgekosmidis.net/",
"BlogImage": "/media/me.jpg",
"MeetupUserGroupName": "",
"MeetupUserGroupUrl": "https://www.meetup.com/munich-dotnet-meetup/",
"MeetupUserGroupIcalUrl": "https://www.meetup.com/munich-dotnet-meetup/rsvps/rss/",
"GithubRepoUrl": "https://github.com/georgekosmidis/blog.georgekosmidis.net/",
"MicrosoftCreatorID": "DT-MVP-5004591",
"TwitterHandle": "georgekosmidis",
"AuthorPersonalPage": "https://georgekosmidis.net/",
"AuthorName": "George Kosmidis"
}