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