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

Commit

Permalink
Nq7gUUxq_C9_MXBYuU_IMr7LXuYNZjEXmQ
Browse files Browse the repository at this point in the history
  • Loading branch information
Tschonti committed Sep 28, 2023
1 parent 974117b commit 976f641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/configurations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export const environment = {
facebookUrl: 'https://facebook.com/kirdevteam',
publicEmail: 'hello [kukac] kir-dev.hu'
},
rickrollUrl: 'https://www.youtube.com/watch?v=w9Bmz0rpJWI&t=29s',
rickrollUrl: process.env.GATSBY_RICKROLL_URL,
course: {
form: {
url: process.env.GATSBY_CURRENT_COURSE_FORM_URL || '',
Expand Down

1 comment on commit 976f641

@vercel
Copy link

@vercel vercel bot commented on 976f641 Sep 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.