diff options
author | Case Duckworth | 2020-11-01 00:24:18 -0500 |
---|---|---|
committer | Case Duckworth | 2020-11-01 00:24:18 -0500 |
commit | 166ef038af6e578202a79fcd689cee9774fb5afa (patch) | |
tree | 32e4aea391f2158f9051b0a77f71ff9efa0600a3 /var | |
parent | Edit source in the current window (diff) | |
download | emacs-166ef038af6e578202a79fcd689cee9774fb5afa.tar.gz emacs-166ef038af6e578202a79fcd689cee9774fb5afa.zip |
Add bookmarks
Diffstat (limited to 'var')
-rw-r--r-- | var/elpher-bookmarks.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/var/elpher-bookmarks.el b/var/elpher-bookmarks.el index ed8c76a..f6fddc5 100644 --- a/var/elpher-bookmarks.el +++ b/var/elpher-bookmarks.el | |||
@@ -4,5 +4,6 @@ | |||
4 | ; Feel free to edit by hand, but take care to ensure | 4 | ; Feel free to edit by hand, but take care to ensure |
5 | ; the list structure remains intact. | 5 | ; the list structure remains intact. |
6 | 6 | ||
7 | (("Spacewalk" "gemini://rawtext.club/~sloum/spacewalk.gmi") | 7 | (("gem.acdw.net" "gemini://gem.acdw.net/") |
8 | ("Spacewalk" "gemini://rawtext.club/~sloum/spacewalk.gmi") | ||
8 | ("CAPCOM" "gemini://gemini.circumlunar.space/capcom/")) | 9 | ("CAPCOM" "gemini://gemini.circumlunar.space/capcom/")) |