Skip to content

Commit 9e0d853

Browse files
committed
Revert "Update advanced-config.php"
This reverts commit 1dc7d27.
1 parent 1dc7d27 commit 9e0d853

File tree

1 file changed

+49
-57
lines changed

1 file changed

+49
-57
lines changed

storage/templates/advanced-config.php

Lines changed: 49 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -201,62 +201,54 @@
201201
),
202202
),
203203

204-
/*
205-
|--------------------------------|
206-
| List of Available buttons: |
207-
|--------------------------------|
208-
| 'button' => 'custom' |
209-
| 'button' => 'custom_website' |
210-
| 'button' => 'github' |
211-
| 'button' => 'twitter' |
212-
| 'button' => 'instagram' |
213-
| 'button' => 'facebook' |
214-
| 'button' => 'messenger' |
215-
| 'button' => 'linkedin' |
216-
| 'button' => 'youtube' |
217-
| 'button' => 'discord' |
218-
| 'button' => 'twitch' |
219-
| 'button' => 'snapchat' |
220-
| 'button' => 'spotify' |
221-
| 'button' => 'reddit' |
222-
| 'button' => 'medium' |
223-
| 'button' => 'pinterest' |
224-
| 'button' => 'soundcloud' |
225-
| 'button' => 'figma' |
226-
| 'button' => 'kit' |
227-
| 'button' => 'telegram' |
228-
| 'button' => 'tumblr' |
229-
| 'button' => 'steam' |
230-
| 'button' => 'vimeo' |
231-
| 'button' => 'wordpress' |
232-
| 'button' => 'goodreads' |
233-
| 'button' => 'skoob' |
234-
| 'button' => 'tiktok' |
235-
| 'button' => 'default email' |
236-
| 'button' => 'default email_alt'|
237-
| 'button' => 'bandcamp' |
238-
| 'button' => 'patreon' |
239-
| 'button' => 'signal' |
240-
| 'button' => 'venmo' |
241-
| 'button' => 'cashapp' |
242-
| 'button' => 'gitlab' |
243-
| 'button' => 'mastodon' |
244-
| 'button' => 'paypal' |
245-
| 'button' => 'whatsapp' |
246-
| 'button' => 'xing' |
247-
| 'button' => 'buy me a coffee' |
248-
| 'button' => 'website' |
249-
| 'button' => 'heading' |
250-
| 'button' => 'space' |
251-
| 'button' => 'behance' |
252-
| 'button' => 'dribbble' |
253-
| 'button' => 'behance' |
254-
| 'button' => 'dribbble' |
255-
| 'button' => 'behance' |
256-
| 'button' => 'dribbble' |
257-
| 'button' => 'behance' |
258-
| 'button' => 'dribbble' |
259-
|--------------------------------|
260-
*/
204+
/*
205+
|--------------------------------|
206+
| List of Available buttons: |
207+
|--------------------------------|
208+
| 'button' => 'custom' |
209+
| 'button' => 'custom_website' |
210+
| 'button' => 'github' |
211+
| 'button' => 'twitter' |
212+
| 'button' => 'instagram' |
213+
| 'button' => 'facebook' |
214+
| 'button' => 'messenger' |
215+
| 'button' => 'linkedin' |
216+
| 'button' => 'youtube' |
217+
| 'button' => 'discord' |
218+
| 'button' => 'twitch' |
219+
| 'button' => 'snapchat' |
220+
| 'button' => 'spotify' |
221+
| 'button' => 'reddit' |
222+
| 'button' => 'medium' |
223+
| 'button' => 'pinterest' |
224+
| 'button' => 'soundcloud' |
225+
| 'button' => 'figma' |
226+
| 'button' => 'kit' |
227+
| 'button' => 'telegram' |
228+
| 'button' => 'tumblr' |
229+
| 'button' => 'steam' |
230+
| 'button' => 'vimeo' |
231+
| 'button' => 'wordpress' |
232+
| 'button' => 'goodreads' |
233+
| 'button' => 'skoob' |
234+
| 'button' => 'tiktok' |
235+
| 'button' => 'default email' |
236+
| 'button' => 'default email_alt'|
237+
| 'button' => 'bandcamp' |
238+
| 'button' => 'patreon' |
239+
| 'button' => 'signal' |
240+
| 'button' => 'venmo' |
241+
| 'button' => 'cashapp' |
242+
| 'button' => 'gitlab' |
243+
| 'button' => 'mastodon' |
244+
| 'button' => 'paypal' |
245+
| 'button' => 'whatsapp' |
246+
| 'button' => 'xing' |
247+
| 'button' => 'buy me a coffee' |
248+
| 'button' => 'website' |
249+
| 'button' => 'heading' |
250+
| 'button' => 'space' |
251+
|--------------------------------|
252+
*/
261253

262254
];

0 commit comments

Comments
 (0)