diff options
author | Case Duckworth | 2020-12-21 22:50:10 -0600 |
---|---|---|
committer | Case Duckworth | 2020-12-21 22:50:10 -0600 |
commit | 9fc99fa1648a53ee0a24ac46c7c6b5b1dce183e4 (patch) | |
tree | 1221ccd711c03ca0deb62c3c200cc77f3be51cdf /var | |
parent | Correct comment whitespace (diff) | |
download | emacs-9fc99fa1648a53ee0a24ac46c7c6b5b1dce183e4.tar.gz emacs-9fc99fa1648a53ee0a24ac46c7c6b5b1dce183e4.zip |
Add bookmark: SMOG
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 6d3ec05..5a57623 100644 --- a/var/elpher-bookmarks.el +++ b/var/elpher-bookmarks.el | |||
@@ -4,7 +4,8 @@ | |||
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 | (("Caolan - Vermont Sourdough" "gemini://caolan.uk/baking/2020-11-26_vermont_sourdough.gmi") | 7 | (("SMOG" "gemini://gemini.trans-neptunian.space/~smog/") |
8 | ("Caolan - Vermont Sourdough" "gemini://caolan.uk/baking/2020-11-26_vermont_sourdough.gmi") | ||
8 | ("BREADPUNK!" "gemini://breadpunk.club/") | 9 | ("BREADPUNK!" "gemini://breadpunk.club/") |
9 | ("ACDW" "gemini://gem.acdw.net/") | 10 | ("ACDW" "gemini://gem.acdw.net/") |
10 | ("Spacewalk" "gemini://rawtext.club/~sloum/spacewalk.gmi") | 11 | ("Spacewalk" "gemini://rawtext.club/~sloum/spacewalk.gmi") |