Skip to content

Commit

Permalink
Temporarily include the dark mode CSS.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Mar 19, 2019
1 parent 3273e2a commit 96e10c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/layouts/partials/stylesheet.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
{{- end -}}
{{- if (ne .Page.Layout "examples") }}
<link href="/docs/{{ .Site.Params.docs_version }}/assets/css/docs.min.css" rel="stylesheet">
<link href="/docs/{{ .Site.Params.docs_version }}/assets/css/docs-dark.min.css" rel="stylesheet">
{{- end -}}
{{- end }}

0 comments on commit 96e10c0

Please sign in to comment.