aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrankie B <git@diskfloppy.me>2023-07-11 20:45:40 +0100
committerFrankie B <git@diskfloppy.me>2023-07-11 20:45:40 +0100
commitea00153119be1f84cd82bdc0804c8b5b9f19bfa5 (patch)
treeb515d637a4a17a987cdba3cbd09ed0a469a588b8
parentef962d4a93052d1df1c47f8418b550989f61be79 (diff)
Add bookmark section names as comments
-rw-r--r--config/bookmarks.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/bookmarks.php b/config/bookmarks.php
index 0aaa016..3318d67 100644
--- a/config/bookmarks.php
+++ b/config/bookmarks.php
@@ -1,5 +1,6 @@
<?php
return [
+ // Friends' Websites
[
'name' => "Friends' Websites",
'bookmarks' => [
@@ -55,6 +56,7 @@ return [
]
]
],
+ // Cool Projects
[
'name' => "Cool Projects",
'bookmarks' => [
@@ -75,6 +77,7 @@ return [
],
]
],
+ // Other Cool Stuff
[
'name' => "Other Cool Stuff",
'bookmarks' => [