update content
This commit is contained in:
@@ -20,7 +20,7 @@ const posts = await directus.request(
|
||||
const selectedPosts: Post[] = posts.filter((p) => p.selected);
|
||||
|
||||
const description =
|
||||
'Here are some articles that Alex Lebens believes are not bad, hope you enjoy them.';
|
||||
"Sharing what I've learned, one post at a time. I hope you find something useful.";
|
||||
---
|
||||
|
||||
<BaseLayout
|
||||
|
||||
Reference in New Issue
Block a user