feeds: add Mic92 (nix dev)
This commit is contained in:
@@ -136,6 +136,7 @@ let
|
||||
# DEVELOPERS
|
||||
(fromDb "blog.jmp.chat" // tech)
|
||||
(fromDb "uninsane.org" // tech)
|
||||
(fromDb "blog.thalheim.io" // tech) # Mic92
|
||||
(fromDb "ascii.textfiles.com" // tech) # Jason Scott
|
||||
(fromDb "xn--gckvb8fzb.com" // tech)
|
||||
(fromDb "amosbbatto.wordpress.com" // tech)
|
||||
|
9
modules/data/feeds/sources/blog.thalheim.io/default.json
Normal file
9
modules/data/feeds/sources/blog.thalheim.io/default.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"description": "Recent content on blog.thalheim.io",
|
||||
"is_podcast": false,
|
||||
"site_name": "~/git/blog",
|
||||
"site_url": "https://blog.thalheim.io",
|
||||
"title": "~/git/blog",
|
||||
"url": "https://blog.thalheim.io/index.xml",
|
||||
"velocity": 0.007
|
||||
}
|
Reference in New Issue
Block a user