Add transjovian.org token

This commit is contained in:
Alex Schroeder 2020-07-17 23:02:58 +02:00
parent 50cdfe02bc
commit 7cf5c66bac
1 changed files with 2 additions and 3 deletions

View File

@ -43,9 +43,7 @@
;;; gemini-write support
(add-hook 'elpher-mode-hook
(lambda ()
(local-set-key (kbd "e") 'elpher-edit)))
(define-key elpher-mode-map (kbd "e") 'elpher-edit)
(defun elpher-edit ()
"Edit something, if possible.
@ -92,6 +90,7 @@ scheme."
(defcustom elpher-gemini-tokens
'(("alexschroeder.ch" . "hello")
("communitywiki.org" . "hello")
("transjovian.org" . "hello")
("127.0.0.1" . "hello")
("localhost" . "hello"))
"An alist of hostnames and authorization tokens