Skip to content

Commit d11bdd5

Browse files
committed
Apply fixes from StyleCI
1 parent a27b2f9 commit d11bdd5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

packages/framework/config/hyde.php

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -290,14 +290,14 @@
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

0 commit comments

Comments
 (0)