Switching to a new Mastodon server
This commit is contained in:
parent
809a542e6d
commit
3b1427a8db
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ Glad to see the 2FA feature is working on the [[https://codeberg.org/martianh/ma
|
|||
(use-package mastodon
|
||||
:straight (:host codeberg :repo "martianh/mastodon.el")
|
||||
:init
|
||||
(setq mastodon-instance-url "https://emacs.ch"
|
||||
(setq mastodon-instance-url "https://pdx.sh"
|
||||
mastodon-active-user "howard"))
|
||||
#+end_src
|
||||
|
||||
|
|
Loading…
Reference in a new issue