Add categories and feeds to demo site
This commit is contained in:
parent
6253e9ba0d
commit
56fcc7084a
1 changed files with 11 additions and 4 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
{
|
{
|
||||||
|
"Web Development": [
|
||||||
|
"https://hacks.mozilla.org/",
|
||||||
|
"https://blog.mozilla.org/feed/",
|
||||||
|
"https://web.dev/feed.xml",
|
||||||
|
"https://alistapart.com/main/feed/",
|
||||||
|
"https://css-tricks.com/feed/"
|
||||||
|
],
|
||||||
"Blogs": [
|
"Blogs": [
|
||||||
"https://george.mand.is/feed.xml"
|
"https://george.mand.is/feed.xml"
|
||||||
],
|
],
|
||||||
"GitHub": [
|
"My GitHub Projects": [
|
||||||
"https://github.com/georgemandis.atom",
|
"https://github.com/georgemandis.atom",
|
||||||
"https://github.com/snaptortoise/konami-js/releases.atom",
|
"https://github.com/snaptortoise/konami-js/releases.atom",
|
||||||
"https://github.com/snaptortoise/konami-js/commits/master.atom",
|
"https://github.com/snaptortoise/konami-js/commits/master.atom",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue