Fix typo and add VS Code Workspace.

This commit is contained in:
Thoscellen 2019-08-30 09:24:09 +02:00
parent d5e7b71d62
commit cd8887ca74
2 changed files with 9 additions and 1 deletions

View File

@ -0,0 +1,8 @@
{
"folders": [
{
"path": "."
}
],
"settings": {}
}

View File

@ -1,7 +1,7 @@
{
"xkcd" : {
"rss" : "https://xkcd.com/rss.xml",
"website" : "https://xkcd.com/",
"website" : "https://xkcd.com/"
},
"css-tricks" : {
"rss" : "https://css-tricks.com/feed/?post_type=newsletters",