Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit e5363bb

Browse files
fix: missing keys
Signed-off-by: peterpeterparker <[email protected]>
1 parent 60c9bfa commit e5363bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

studio/src/global/app-staging.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ setupDeckGoConfig({
5858
unsplash: {
5959
url: '<@UNSPLASH_URL@>'
6060
},
61+
prismComponentsUrl: 'https://raw.githubusercontent.com/PrismJS/prism/886698d5b759ef46162a5723a2493f97c689dc94/components.json',
62+
gifExampleSrc: 'https://media.giphy.com/media/xUA7baWfTjfHGLZc3e/200w_d.gif',
6163
google: {
6264
fontsUrl: 'https://fonts.googleapis.com/css?display=swap&family='
6365
}

0 commit comments

Comments
 (0)