We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b200622 commit 0206e76Copy full SHA for 0206e76
1 file changed
template/build.js
@@ -220,7 +220,6 @@ function generatePrintableHTML(config, sections) {
220
<head>
221
<meta charset="UTF-8">
222
<title>${config.conference.title} - Full Program</title>
223
- <link rel="stylesheet" href="template/css/print.css">
224
<style>
225
body {
226
max-width: 800px;
0 commit comments