about summary refs log tree commit diff stats
path: root/var/elpher-bookmarks.el
blob: 04da5a36a693054dc4e69a7da7401b9cbeaa8717 (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/")
 ("low-key: weechat relay" "gemini://low-key.me/guides/weechat_irc_relay.gmi"))