mirror of https://github.com/eyhc1/rendercv.git
Merge branch 'main' of https://github.com/sinaatalay/rendercv
This commit is contained in:
commit
ded0d28254
|
@ -4,8 +4,6 @@ name: Deploy documentation
|
|||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
pull_request:
|
||||
branches: ["main"]
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
|
|
@ -92,7 +92,7 @@ cv:
|
|||
|
||||
None of the values above are required. You can omit any or all of them, and RenderCV will adapt to your input.
|
||||
|
||||
The real content of your CV is stored in a field called sections.
|
||||
The main content of your CV is stored in a field called sections.
|
||||
|
||||
```yaml
|
||||
cv:
|
||||
|
|
Loading…
Reference in New Issue