mirror of
https://gitlab.com/Titan-C/org-cv.git
synced 2024-11-15 02:58:29 +00:00
fix example email
This commit is contained in:
parent
36cd273cbe
commit
597c77a2fd
2 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,7 @@ foreseen job.
|
||||||
```org
|
```org
|
||||||
#+TITLE: My dream job
|
#+TITLE: My dream job
|
||||||
#+AUTHOR: John Doe
|
#+AUTHOR: John Doe
|
||||||
|
#+email: john@doe.lost
|
||||||
|
|
||||||
#+ADDRESS: My Awesome crib
|
#+ADDRESS: My Awesome crib
|
||||||
#+ADDRESS: Fantastic city -- Planet Earth
|
#+ADDRESS: Fantastic city -- Planet Earth
|
||||||
|
|
|
@ -54,6 +54,7 @@ foreseen job.
|
||||||
#+BEGIN_SRC org :tangle basic_cv.org
|
#+BEGIN_SRC org :tangle basic_cv.org
|
||||||
,#+TITLE: My dream job
|
,#+TITLE: My dream job
|
||||||
,#+AUTHOR: John Doe
|
,#+AUTHOR: John Doe
|
||||||
|
,#+email: john@doe.lost
|
||||||
|
|
||||||
,#+ADDRESS: My Awesome crib
|
,#+ADDRESS: My Awesome crib
|
||||||
,#+ADDRESS: Fantastic city -- Planet Earth
|
,#+ADDRESS: Fantastic city -- Planet Earth
|
||||||
|
|
Loading…
Reference in a new issue