blob: ed8c76a28758c0a5c4116281c79ea55ad8df2d47 (
plain)
1
2
3
4
5
6
7
8
|
; Elpher bookmarks file
; Bookmarks are stored as a list of (label URL) items.
; Feel free to edit by hand, but take care to ensure
; the list structure remains intact.
(("Spacewalk" "gemini://rawtext.club/~sloum/spacewalk.gmi")
("CAPCOM" "gemini://gemini.circumlunar.space/capcom/"))
|