change domain
This commit is contained in:
parent
72b1e8e0b4
commit
dfa8b09934
6 changed files with 12 additions and 12 deletions
|
@ -13,12 +13,12 @@ import ProjectsList from "../components/Projects.astro";
|
|||
<ProjectsList
|
||||
projects={[
|
||||
{
|
||||
name: "reidlab.online",
|
||||
name: "reidlab.pink",
|
||||
description: "this website!",
|
||||
date: new Date(2024, 6, 14),
|
||||
links: [
|
||||
"https://reidlab.online",
|
||||
"https://git.reidlab.online/reidlab/website"
|
||||
"https://reidlab.pink",
|
||||
"https://git.reidlab.pink/reidlab/website"
|
||||
]
|
||||
}
|
||||
]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue