Addressing #1551 using the same sidebar as in #1366, removing the inline ToC menu from the CV
12 lines
257 B
Markdown
12 lines
257 B
Markdown
---
|
|
layout: cv
|
|
permalink: /cv/
|
|
title: cv
|
|
nav: true
|
|
nav_order: 4
|
|
cv_pdf: example_pdf.pdf
|
|
description: This is a description of the page. You can modify it in 'pages/_cv.md'. You can also change or remove the top pdf download button.
|
|
toc:
|
|
sidebar: left
|
|
---
|