siwwy :3 #3
					 1 changed files with 3 additions and 0 deletions
				
			
		Add bookmark section names as comments
				commit
				
					
					
						ea00153119
					
				
			
		| 
						 | 
					@ -1,5 +1,6 @@
 | 
				
			||||||
<?php
 | 
					<?php
 | 
				
			||||||
return [
 | 
					return [
 | 
				
			||||||
 | 
					    // Friends' Websites
 | 
				
			||||||
    [
 | 
					    [
 | 
				
			||||||
        'name' => "Friends' Websites",
 | 
					        'name' => "Friends' Websites",
 | 
				
			||||||
        'bookmarks' => [
 | 
					        'bookmarks' => [
 | 
				
			||||||
| 
						 | 
					@ -55,6 +56,7 @@
 | 
				
			||||||
            ]
 | 
					            ]
 | 
				
			||||||
        ]
 | 
					        ]
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
 | 
					    // Cool Projects
 | 
				
			||||||
    [
 | 
					    [
 | 
				
			||||||
        'name' => "Cool Projects",
 | 
					        'name' => "Cool Projects",
 | 
				
			||||||
        'bookmarks' => [
 | 
					        'bookmarks' => [
 | 
				
			||||||
| 
						 | 
					@ -75,6 +77,7 @@
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
        ]
 | 
					        ]
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
 | 
					    // Other Cool Stuff
 | 
				
			||||||
    [
 | 
					    [
 | 
				
			||||||
        'name' => "Other Cool Stuff",
 | 
					        'name' => "Other Cool Stuff",
 | 
				
			||||||
        'bookmarks' => [
 | 
					        'bookmarks' => [
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue