about summary refs log tree commit diff stats
path: root/var/elpher-bookmarks.el
blob: a083579f0fcb415c345e5c254199ad6c7b34baa1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
; 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/")
 ("ACDW" "gemini://gem.acdw.net/")
 ("Spacewalk" "gemini://rawtext.club/~sloum/spacewalk.gmi")
 ("CAPCOM" "gemini://gemini.circumlunar.space/capcom/")
 ("cosmic voyage" "gemini://cosmic.voyage/")
 ("kayw" "gemini://salejandro.me/")
 ("weechat relay" "gemini://low-key.me/guides/weechat_irc_relay.gmi"))