text and link and style changes, #11
@ -179,17 +179,17 @@ const posts: Post[] = [
|
||||
{
|
||||
name: 'User name',
|
||||
link: `feed-note.html`,
|
||||
content: `user bio, this is a long string of temporary text that would be replaced with the user post from their short posts`
|
||||
content: `user text, this is a long string of temporary text that would be replaced with the user post from their short posts`
|
||||
},
|
||||
{
|
||||
name: 'Freakoverse',
|
||||
name: 'User name',
|
||||
link: 'feed-note.html',
|
||||
content: `user bio, this is a long string of temporary text that would be replaced with the user post from their short posts`
|
||||
content: `user text, this is a long string of temporary text that would be replaced with the user post from their short posts`
|
||||
},
|
||||
{
|
||||
name: 'Freakoverse',
|
||||
name: 'User name',
|
||||
link: `feed-note.html`,
|
||||
content: `user bio, this is a long string of temporary text that would be replaced with the user post from their short posts`,
|
||||
content: `user text, this is a long string of temporary text that would be replaced with the user post from their short posts`,
|
||||
imageUrl: '/assets/img/DEGMods%20Placeholder%20Img.png'
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user