Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
creators.ts
  • Loading branch information
xialio committed Jul 27, 2024
1 parent c91c87d commit 49554b7
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions .vitepress/creators.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,5 @@ export const creators: Creator[] = [
return c as Creator
})

</script>

# Our Team

Say hello to our awesome team.

<VPTeamMembers size="small" :members="members" />

export const creatorNames = creators.map(c => c.name)
export const creatorUsernames = creators.map(c => c.username || '')
Binary file modified .vs/slnx.sqlite
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified .vs/xialioNote/v17/.wsuo
Binary file not shown.
2 changes: 1 addition & 1 deletion .vs/xialioNote/v17/DocumentLayout.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"RelativeDocumentMoniker": ".vitepress\\creators.ts",
"ToolTip": "D:\\Users\\a1356\\Documents\\GitHub\\xialioNote\\.vitepress\\creators.ts",
"RelativeToolTip": ".vitepress\\creators.ts",
"ViewState": "AQIAACoAAAAAAAAAAAAAADoAAAAnAAAA",
"ViewState": "AQIAADAAAAAAAAAAAAAAAEMAAAAAAAAA",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003213|",
"WhenOpened": "2024-07-27T09:02:56.532Z",
"EditorCaption": ""
Expand Down

0 comments on commit 49554b7

Please sign in to comment.