flux-eco / flux-eco-ehf-app-backend

1 stars 0 forks source link

news #11

Open nikola-oblak opened 1 year ago

nikola-oblak commented 1 year ago
{
    id: string,
    title: string,
    subtitle: string,
    photo: string,
    contentText: string (HTML text?)
    video?: string,
    date: string,
    author: string  
}