fix the build and remove extra lines from the CV
This commit is contained in:
parent
b7019285cb
commit
59be5d89a8
@ -16,7 +16,7 @@ steps:
|
||||
- name: Build the CV
|
||||
image: ghcr.io/puppeteer/puppeteer
|
||||
commands:
|
||||
- cp -R ./content/* $HOME
|
||||
- cp -R ./* $HOME
|
||||
- cd $HOME
|
||||
- npm install md-to-pdf
|
||||
- npx md-to-pdf index.md
|
||||
|
5
index.md
5
index.md
@ -1,9 +1,4 @@
|
||||
---
|
||||
title: "Curriculum Vitae (CV)"
|
||||
date: 2023-02-11T18:29:00+01:00
|
||||
draft: false
|
||||
ShowToc: true
|
||||
---
|
||||
# Nikolai Rodionov
|
||||
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user