forked from FreesideHull/hullblogs.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeeds.json
42 lines (42 loc) · 1.03 KB
/
feeds.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[
{
"author_name": "Sara Payne",
"feed_uri": "https://blog.sarapayne.co.uk/feed",
"github_username": "sarapayne"
},
{
"author_name": "David Parker",
"github_username": "DavidParkerDr",
"feed_uri": "https://goparker.com/index.xml"
},
{
"author_name": "Rowan Clark",
"github_username": "CrimsonTome",
"feed_uri": "https://blog.crimsontome.com/feed/feed.xml"
},
{
"author_name": "George Kokinis",
"github_username": "fisherthewol",
"feed_uri": "https://theeu.uk/blog/feeds/atom.xml"
},
{
"author_name": "Nathaniel Read",
"github_username": "itisNathaniel",
"feed_uri": "https://nathanielread.co.uk/feed.xml"
},
{
"author_name": "Kieran Robson",
"github_username": "KieranRobson",
"feed_uri": "https://docs.kieranrobson.com/feed.xml"
},
{
"author_name": "Kieran Robson",
"github_username": "KieranRobson",
"feed_uri": "https://blog.kieranrobson.com/feed.xml"
},
{
"author_name": "Eirika Doe",
"github_username": "EirikaDoesntCode",
"feed_uri": "https://edcblog.netlify.app/feed/feed.xml"
}
]