File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
packages/framework/config Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 290290 name: 'Mr. Hyde ' , // Optional display name
291291 website: 'https://hydephp.com ' , // Optional website URL
292292
293- // The following settings are not used in the bundled templates,
294- // but you can use them in your own custom views, for example.
295- // bio: 'The mysterious author of HydePHP',
296- // avatar: 'avatar.png',
297- // socials: [
293+ // The following settings are not used in the bundled templates,
294+ // but you can use them in your own custom views, for example.
295+ // bio: 'The mysterious author of HydePHP',
296+ // avatar: 'avatar.png',
297+ // socials: [
298298 // 'twitter' => 'HydeFramework',
299299 // 'github' => 'hydephp',
300- // ],
300+ // ],
301301 ),
302302 ],
303303
You can’t perform that action at this time.
0 commit comments