Fix typo and add VS Code Workspace.
This commit is contained in:
parent
d5e7b71d62
commit
cd8887ca74
8
Projet FeedReader.code-workspace
Normal file
8
Projet FeedReader.code-workspace
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
}
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user