Evie Litherland-Smith
0ee059a354
This reverts commit 32436bb052
.
Broke lots of config, TODO revisit another time
6 lines
155 B
EmacsLisp
6 lines
155 B
EmacsLisp
(when (require 'mastodon nil :noerror)
|
|
(setq mastodon-instance-url "https://tech.lgbt"
|
|
mastodon-active-user "Tux922"))
|
|
|
|
(provide 'custom-social-config)
|