diff --git a/.drone.yml b/.drone.yml index b04132f..45f0c39 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ steps: commands: #- pandoc --standalone --output=index.html --metadata title="SMT Readme" -t html5 README.md # From https://gitlab.com/vimalkvn/pandoc-mvp-css - - pandoc -s README.md --embed-resources -c www/mvp.css --template template.html -o ./www/index.html --metadata title="SMT Readme" + - pandoc -s README.md --embed-resources -c www/mvp.css --template template.html -o ./www/index.html - cp ./www/index.html /shared/index.html - name: build diff --git a/template.html b/template.html index d245298..3a5aceb 100644 --- a/template.html +++ b/template.html @@ -23,9 +23,6 @@ $for(css)$ $endfor$