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

(("Caolan - Vermont Sourdough" "gemini://caolan.uk/baking/2020-11-26_vermont_sourdough.gmi")
 ("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"))