Skip to content

Commit

Permalink
fix: fix cmg config prettier (#887) (#3590)
Browse files Browse the repository at this point in the history
feat: fix cmg config prettier (#887)

Co-authored-by: Fran McDade <[email protected]>
  • Loading branch information
frano-m and Fran McDade authored Aug 1, 2023
1 parent 10a997e commit 535cf15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion explorer/site-config/anvil-cmg/dev/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ export function make_config(browserUrl: string): SiteConfig {
],
explorerTitle: "AnVIL Explorer",
export: exportConfig,
exportToTerraUrl: "https://bvdp-saturn-dev.appspot.com/",
exportToTerraUrl: "https://bvdp-saturn-dev.appspot.com/",
layout: {
footer: {
logos: [
Expand Down

0 comments on commit 535cf15

Please sign in to comment.