fixed cv link on main-page, added some more content
All checks were successful
ci / deploy (push) Successful in 49s
All checks were successful
ci / deploy (push) Successful in 49s
This commit is contained in:
parent
9f0f923cc7
commit
abc1b28d69
5 changed files with 434 additions and 24 deletions
|
@ -125,6 +125,14 @@ plugins:
|
|||
color: "#5FFFD7"
|
||||
- glightbox
|
||||
- macros
|
||||
- kroki:
|
||||
ServerURL: !ENV [KROKI_SERVER_URL, 'https://kroki.hadan-it.com']
|
||||
FileTypes:
|
||||
- png
|
||||
- svg
|
||||
FileTypeOverrides:
|
||||
mermaid: png
|
||||
FailFast: !ENV CI
|
||||
|
||||
# Additional configuration
|
||||
extra:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue