forked from mirrors/org-cv
Added new #+leanpub option for specifying a Leanpub username.
This commit is contained in:
parent
6fcf2e43b5
commit
59cf8ffd52
1 changed files with 2 additions and 0 deletions
|
@ -69,6 +69,7 @@
|
||||||
(:photostyle "PHOTOSTYLE" nil nil t)
|
(:photostyle "PHOTOSTYLE" nil nil t)
|
||||||
(:gitlab "GITLAB" nil nil parse)
|
(:gitlab "GITLAB" nil nil parse)
|
||||||
(:github "GITHUB" nil nil parse)
|
(:github "GITHUB" nil nil parse)
|
||||||
|
(:leanpub "LEANPUB" nil nil parse)
|
||||||
(:linkedin "LINKEDIN" nil nil parse)
|
(:linkedin "LINKEDIN" nil nil parse)
|
||||||
(:twitter "TWITTER" nil nil parse)
|
(:twitter "TWITTER" nil nil parse)
|
||||||
(:stackoverflow "STACKOVERFLOW" nil nil split)
|
(:stackoverflow "STACKOVERFLOW" nil nil split)
|
||||||
|
@ -169,6 +170,7 @@ holding export options."
|
||||||
:homepage
|
:homepage
|
||||||
:github
|
:github
|
||||||
:gitlab
|
:gitlab
|
||||||
|
:leanpub
|
||||||
:linkedin
|
:linkedin
|
||||||
:twitter
|
:twitter
|
||||||
:skype
|
:skype
|
||||||
|
|
Loading…
Reference in a new issue