Skip to content

Commit

Permalink
Update date and time for feature flag event
Browse files Browse the repository at this point in the history
  • Loading branch information
Susmita-Dey committed Oct 3, 2023
1 parent 3dc93d5 commit b738d86
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file removed src/assets/webinars/Deploy-With-Feature-Flags.jpg
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions src/content/Webinars/DeployWithFeatureFlags.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import Poster from '@/assets/webinars/Deploy-With-Feature-Flags.jpg';
import Poster from '@/assets/webinars/Deploy-With-Feature-Flags.png';

import {
IndividualWebinarCompletedPageHeader,
Expand All @@ -22,11 +22,11 @@ const DeployWithFeatureFlags = {
name: 'Register',
href: '#register',
},
time: '05 October 2023 13:00:00 GMT',
time: '06 October 2023 10:00:00 GMT',
speakers: [
{
name: 'Ben Rometsch',
// description: 'Hello World',
description: 'CEO and Co-Founder of Flagsmith',
twitter: 'benjarom3',
img: 'https://pbs.twimg.com/profile_images/1305951808817369094/P_jm6yva_400x400.jpg',
},
Expand Down

0 comments on commit b738d86

Please sign in to comment.