Skip to content

Commit

Permalink
Merge pull request #9 from jermanuts/master
Browse files Browse the repository at this point in the history
Set theme to dark
  • Loading branch information
Justin Ehrenhofer authored Mar 8, 2024
2 parents 1f44d17 + 0b2fbfe commit 576ad03
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ gh_edit_branch: "main" # the branch that your docs is served from
# gh_edit_source: docs # the source that your files originate from
gh_edit_view_mode: "tree" # "tree" or "edit" if you want the user to jump into the editor immediately

color_scheme: dark # sets the current theme to dark

plugins:
- jekyll-default-layout
- jekyll-seo-tag
Expand All @@ -43,4 +45,4 @@ compress_html:
endings: all
startings: []
blanklines: false
profile: false
profile: false

0 comments on commit 576ad03

Please sign in to comment.