Skip to content

Commit 9985312

Browse files
committed
authors and contributors
1 parent 76ffacf commit 9985312

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

vocs.config.ts

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ export default defineConfig({
6464
],
6565
sponsors: [
6666
{
67-
name: "Authors and Contributors",
67+
name: "Authors",
6868
height: 120,
6969
items: [
7070
[
@@ -95,13 +95,20 @@ export default defineConfig({
9595
link: "https://alchemy.com",
9696
image: "./alchemy-logo.svg",
9797
},
98+
{},
99+
],
100+
],
101+
},
102+
{
103+
name: "Contributors",
104+
height: 120,
105+
items: [
106+
[
98107
{
99108
name: "Exactly Protocol",
100109
link: "https://exact.ly/",
101110
image: "./exactly-logo.svg",
102111
},
103-
],
104-
[
105112
{
106113
name: "Maple Finance",
107114
link: "https://maple.finance/",

0 commit comments

Comments
 (0)