mirror of
https://github.com/Kugelschieber/marvinblum.git
synced 2026-01-18 14:50:27 +00:00
Almost done.
This commit is contained in:
@@ -21,6 +21,8 @@ var (
|
|||||||
blog Blog
|
blog Blog
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// TODO cache files
|
||||||
|
// TODO fix mentions
|
||||||
type Blog struct {
|
type Blog struct {
|
||||||
client *emvi.Client
|
client *emvi.Client
|
||||||
articles map[string]emvi.Article // id -> article
|
articles map[string]emvi.Article // id -> article
|
||||||
|
|||||||
Reference in New Issue
Block a user