mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-06-29 15:59:11 +00:00
feat: use flex layout
This commit is contained in:
parent
1fa52b84c1
commit
9624ec2cc2
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
export function load() {
|
||||
return {
|
||||
name: `Projects`,
|
||||
title: `Projects Ive realized`,
|
||||
title: `Projects I've realized`,
|
||||
subTitle: `Explore some of the projects I worked on in the past.`
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue