From ff42a83fc531a4cc07d9549de478f7652e2df5d9 Mon Sep 17 00:00:00 2001 From: Gabriel Fontes Date: Sun, 27 Nov 2022 19:08:34 -0300 Subject: [PATCH] add print scheme --- projects/website/_config.yml | 1 + projects/website/_src/_includes/head.html.liquid | 1 + 2 files changed, 2 insertions(+) diff --git a/projects/website/_config.yml b/projects/website/_config.yml index faa15f41..59069a00 100644 --- a/projects/website/_config.yml +++ b/projects/website/_config.yml @@ -4,6 +4,7 @@ domain: "m7.rs" dark_scheme: tokyo-city-terminal-dark light_scheme: tokyo-city-terminal-light +printing_scheme: tomorrow # Must have #FFFFFF background plugins: diff --git a/projects/website/_src/_includes/head.html.liquid b/projects/website/_src/_includes/head.html.liquid index a72e6829..663044ee 100644 --- a/projects/website/_src/_includes/head.html.liquid +++ b/projects/website/_src/_includes/head.html.liquid @@ -6,6 +6,7 @@ +