-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Illustrations): partner space (#4184)
* feat(Illustrations): partner space * chore(illustrations): automatic export update --------- Co-authored-by: Fabien Hébert <fhebert@scaleway.com> Co-authored-by: fabienhebert <fabienhebert@users.noreply.github.com>
- Loading branch information
1 parent
38b1f0e
commit a69284b
Showing
4 changed files
with
17 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@ultraviolet/illustrations": minor | ||
--- | ||
|
||
Add `PartnerSpace` illustration |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
/** | ||
* This file is automatically generated from /scripts/illustrations/uploadIllustrations.js | ||
* PLEASE DO NOT EDIT HERE | ||
*/ | ||
|
||
const BASE_URL = 'https://ultraviolet.s3.fr-par.scw.cloud/illustrations' | ||
|
||
const partnerProgram = `${BASE_URL}/various/people/partnerProgram.webp` | ||
|
||
export { partnerProgram } |
Binary file not shown.