diff --git a/fern/docs.yml b/fern/docs.yml index d2150857..207c9076 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -2,7 +2,7 @@ instances: - url: https://skyvern.docs.buildwithfern.com custom-domain: https://docs.skyvern.com title: Skyvern -favicon: images/skyvern_favicon.png +favicon: images/skyvern_favicon_small.png logo: light: images/skyvern_logo_blackbg.png dark: images/skyvern_logo.png @@ -36,7 +36,7 @@ tabs: home: display-name: Home icon: home - api: + api: display-name: API Reference icon: code blog: @@ -44,7 +44,7 @@ tabs: icon: newspaper href: https://blog.skyvern.com community: - display-name: Community + display-name: Community icon: fa-brands fa-discord href: https://discord.gg/m6FmQV7nU3 github: @@ -186,6 +186,5 @@ navigation: - tab: github - tab: cloud - tab: demo - -experimental: +experimental: openapi-parser-v3: true \ No newline at end of file diff --git a/fern/images/skyvern_favicon_small.png b/fern/images/skyvern_favicon_small.png new file mode 100644 index 00000000..07534a2b Binary files /dev/null and b/fern/images/skyvern_favicon_small.png differ