diff --git a/fern/docs.yml b/fern/docs.yml index adb19b5..c6fc612 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -90,6 +90,10 @@ colors: dark: "#81C784" light: "#1B5E20" +theme: + page-actions: toolbar + footer-nav: minimal + logo: dark: docs/assets/logo-dark.svg light: docs/assets/logo-light.svg diff --git a/fern/fern.config.json b/fern/fern.config.json index 1de2b4e..c9155a4 100644 --- a/fern/fern.config.json +++ b/fern/fern.config.json @@ -1,4 +1,4 @@ { "organization": "plantstore", - "version": "0.110.0" + "version": "0.121.0" }