File tree Expand file tree Collapse file tree 4 files changed +3
-2
lines changed
Expand file tree Collapse file tree 4 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1919- chore: expand subgraph more ([ 4aca747] ( https://github.com/Proof-Of-Humanity/proof-of-humanity-web/commit/4aca747 ) )
2020- chore: expand subgraph usage ([ e77de34] ( https://github.com/Proof-Of-Humanity/proof-of-humanity-web/commit/e77de34 ) )
2121- chore: export pages statically ([ df1b304] ( https://github.com/Proof-Of-Humanity/proof-of-humanity-web/commit/df1b304 ) )
22+ - chore: finish base documentation ([ bcff013] ( https://github.com/Proof-Of-Humanity/proof-of-humanity-web/commit/bcff013 ) )
2223- chore: finish subgraph ([ 41d22d4] ( https://github.com/Proof-Of-Humanity/proof-of-humanity-web/commit/41d22d4 ) )
2324- chore: fix again ([ 42927b6] ( https://github.com/Proof-Of-Humanity/proof-of-humanity-web/commit/42927b6 ) )
2425- chore: fix card backgrounds ([ 95f57c9] ( https://github.com/Proof-Of-Humanity/proof-of-humanity-web/commit/95f57c9 ) )
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ import { create } from "@storybook/theming";
33
44addons . setConfig ( {
55 theme : create ( {
6- base : "light " ,
7- brandImage : "/kleros-logo-horizontal .png" ,
6+ base : "dark " ,
7+ brandImage : "/kleros-logo-full-white .png" ,
88 brandTitle : "Kleros Components" ,
99 brandUrl : "https://kleros.io" ,
1010 } ) ,
You can’t perform that action at this time.
0 commit comments