chore: adjust ProjectCard
and tag Badge
design
This commit is contained in:
parent
f42e8eed89
commit
86312d32ee
9 changed files with 116 additions and 42 deletions
|
@ -1,4 +1,4 @@
|
|||
import { getEntry } from "astro:content"
|
||||
import { getEntry } from 'astro:content'
|
||||
|
||||
export async function parseAuthors(authors: string[]) {
|
||||
if (!authors || authors.length === 0) return []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue