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
 | 
					  (use-package mastodon
 | 
				
			||||||
    :straight (:host codeberg :repo "martianh/mastodon.el")
 | 
					    :straight (:host codeberg :repo "martianh/mastodon.el")
 | 
				
			||||||
    :init
 | 
					    :init
 | 
				
			||||||
    (setq mastodon-instance-url "https://emacs.ch"
 | 
					    (setq mastodon-instance-url "https://pdx.sh"
 | 
				
			||||||
          mastodon-active-user "howard"))
 | 
					          mastodon-active-user "howard"))
 | 
				
			||||||
#+end_src
 | 
					#+end_src
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue