diff options
Diffstat (limited to 'var')
-rw-r--r-- | var/elpher-bookmarks.el | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/var/elpher-bookmarks.el b/var/elpher-bookmarks.el new file mode 100644 index 0000000..ed8c76a --- /dev/null +++ b/var/elpher-bookmarks.el | |||
@@ -0,0 +1,8 @@ | |||
1 | ; Elpher bookmarks file | ||
2 | |||
3 | ; Bookmarks are stored as a list of (label URL) items. | ||
4 | ; Feel free to edit by hand, but take care to ensure | ||
5 | ; the list structure remains intact. | ||
6 | |||
7 | (("Spacewalk" "gemini://rawtext.club/~sloum/spacewalk.gmi") | ||
8 | ("CAPCOM" "gemini://gemini.circumlunar.space/capcom/")) | ||