From bcd4d3fdb1b5e6a6ede2dbc4ea64fc47642a2173 Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Tue, 16 Jun 2020 16:29:16 +0800 Subject: Option darken image --- layouts/partials/styles.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 layouts/partials/styles.html (limited to 'layouts/partials/styles.html') diff --git a/layouts/partials/styles.html b/layouts/partials/styles.html new file mode 100644 index 0000000..cc6d930 --- /dev/null +++ b/layouts/partials/styles.html @@ -0,0 +1,13 @@ +{{ if ne .Site.Params.disableDarkImage true }} + +{{ end }} \ No newline at end of file -- cgit v1.2.3