design changes and project updates
This commit is contained in:
parent
6ad19a8bfa
commit
e375cbe23d
21 changed files with 174 additions and 217 deletions
|
@ -1,4 +1,5 @@
|
|||
export default interface Blog {
|
||||
uri: string,
|
||||
title: string,
|
||||
date: Date
|
||||
image: string,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue