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