Skip to content

Commit 3e96249

Browse files
authored
feat: add new item to open source dropdown (#1494)
1 parent 5249da5 commit 3e96249

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

apify-docs-theme/src/config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,10 @@ const themeConfig = ({
125125
label: 'Apify on GitHub',
126126
href: 'https://github.com/apify',
127127
},
128+
{
129+
label: 'Actor Whitepaper',
130+
href: 'https://whitepaper.actor',
131+
},
128132
],
129133
},
130134
{

0 commit comments

Comments
 (0)