Skip to content

Commit

Permalink
fix: Google Cloud icon
Browse files Browse the repository at this point in the history
temporary SVG, we will need to make them at the proper format, and have them local: see #375 for more details
  • Loading branch information
fharper committed Jul 19, 2023
1 parent efbed83 commit 7476d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gcp/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import GitLabOverview from '@site/docs/gcp/partials/gitlab/_overview.mdx'
import CloudBanner from '@site/src/components/CloudBanner/CloudBanner.jsx'
import CommonProvisionProcess from "@site/docs/common/partials/common/_provision-process.mdx";

<CloudBanner cloudImgUrl={config.gcp_LOGO_URL} />
<CloudBanner cloudImgUrl={config.GCP_LOGO_URL} />

# Overview

Expand Down

0 comments on commit 7476d31

Please sign in to comment.