about summary refs log tree commit diff stats
path: root/var/elpher-bookmarks.el
blob: f7a7c72adc7f91a69017b5404db6f46b9f7ffdc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.

(("BREADPUNK" "gemini://breadpunk.club/")
 ("cosmic voyage" "gemini://cosmic.voyage/")
 ("kayw" "gemini://salejandro.me/")
 ("gem.acdw.net" "gemini://gem.acdw.net/")
 ("Spacewalk" "gemini://rawtext.club/~sloum/spacewalk.gmi")
 ("CAPCOM" "gemini://gemini.circumlunar.space/capcom/"))