text change
All checks were successful
Release to Staging / build_and_release (push) Successful in 42s
All checks were successful
Release to Staging / build_and_release (push) Successful in 42s
This commit is contained in:
parent
b73f3632df
commit
8395d4fc31
@ -179,17 +179,17 @@ const posts: Post[] = [
|
|||||||
{
|
{
|
||||||
name: 'User name',
|
name: 'User name',
|
||||||
link: `feed-note.html`,
|
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',
|
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`,
|
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'
|
imageUrl: '/assets/img/DEGMods%20Placeholder%20Img.png'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user