Skip to content

Commit

Permalink
Merge pull request #301 from crisgarner/main
Browse files Browse the repository at this point in the history
feat: beaches demo
  • Loading branch information
crisgarner authored Sep 4, 2024
2 parents 05326ae + 48648e2 commit 03d3953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/interface/src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export const getRPCURL = (): string | undefined => {
};

export const config = {
logoUrl: "/logo.svg",
logoUrl: "/Logo.svg",
pageSize: 3 * 4,
// TODO: temp solution until we come up with solid one
// https://github.com/privacy-scaling-explorations/maci-platform/issues/31
Expand Down

0 comments on commit 03d3953

Please sign in to comment.