blob: f6fddc5bd7456e6a3e8ae464fd1a9a8d74d8dc74 (
plain)
1
2
3
4
5
6
7
8
9
|
; 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.
(("gem.acdw.net" "gemini://gem.acdw.net/")
("Spacewalk" "gemini://rawtext.club/~sloum/spacewalk.gmi")
("CAPCOM" "gemini://gemini.circumlunar.space/capcom/"))
|