mirror of
https://gitlab.com/Titan-C/org-cv.git
synced 2024-11-14 18:48:30 +00:00
Correct use of css
This commit is contained in:
parent
199f89b853
commit
c68e09537e
3 changed files with 6 additions and 1 deletions
|
@ -9,3 +9,5 @@ This project aims to generate from an org-mode file with reasonably ordered
|
|||
items a latex file which compiles into a reasonably nice CV. In the same
|
||||
spirit the org-mode file must export to markdown so that it can be uses for
|
||||
web based CV.
|
||||
|
||||
- Online documentation in <https://titan-c.gitlab.io/org-cv/>
|
||||
|
|
2
doc/themes/project-landing-page
vendored
2
doc/themes/project-landing-page
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 3f4894e1ed4eb961a8ae5d2b8340aede52b7bf40
|
||||
Subproject commit 6e6961e79c564e8f5fd2132aaef3ee111aa14ad4
|
|
@ -14,6 +14,9 @@ This project aims to generate from an org-mode file with reasonably ordered
|
|||
items a latex file which compiles into a reasonably nice CV. In the same
|
||||
spirit the org-mode file must export to markdown so that it can be uses for
|
||||
web based CV.
|
||||
|
||||
- Online documentation in [[https://titan-c.gitlab.io/org-cv/]]
|
||||
|
||||
* Installation
|
||||
:PROPERTIES:
|
||||
:EXPORT_FILE_NAME: installation
|
||||
|
|
Loading…
Reference in a new issue