✨ (scribbles) Use API integration package
All checks were successful
Publish / publish (push) Successful in 10s
All checks were successful
Publish / publish (push) Successful in 10s
This commit is contained in:
parent
8bcd3865fc
commit
f1bd00b329
2 changed files with 10 additions and 0 deletions
|
@ -2794,6 +2794,15 @@ Since version 27 Emacs features a tab bar. In contrast to e.g. a browser a tab d
|
|||
:bind ("C-c f" . mmk2410/tab-bar/body))
|
||||
#+end_src
|
||||
|
||||
** Scribbles API Integration
|
||||
|
||||
API Integration for my [[https://mmk2410.org/scribbles][Scribbles microblog]].
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(use-package scribbles
|
||||
:load-path "packages/")
|
||||
#+end_src
|
||||
|
||||
* Work
|
||||
|
||||
For my workplace I have some additional packages and configuration that I keep in an own file.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue