Add tumblr (broken)
This commit is contained in:
parent
62c4649cd5
commit
b8ffe70b6e
@ -1183,5 +1183,18 @@ This is redefined for use with `hypop' library because multiple Emacs frames may
|
||||
(eaf-browser-continue-where-left-off t)
|
||||
(eaf-browser-enable-adblocker t)))
|
||||
|
||||
(use-package oauth
|
||||
:elpaca (:fetcher codeberg
|
||||
:repo "https://codeberg.org/martianh/emacs-oauth"
|
||||
:url "https://codeberg.org/martianh/emacs-oauth")
|
||||
:custom (oauth-nonce-function 'oauth-internal-make-nonce))
|
||||
;; (elpaca-wait)
|
||||
(use-package tumblesocks
|
||||
:elpaca (:fetcher codeberg
|
||||
:repo "https://codeberg.org/gargle/tumblesocks"
|
||||
:url "https://codeberg.org/gargle/tumblesocks")
|
||||
:custom (tumblesocks-blog "mirqmarq428.tumblr.com")
|
||||
)
|
||||
|
||||
(provide 'mitch-packages)
|
||||
;;; mitch-packages.el ends here
|
||||
|
Loading…
Reference in New Issue
Block a user