Skip to content

Commit

Permalink
disable theme mode dark because of shimmer effect
Browse files Browse the repository at this point in the history
  • Loading branch information
bigsk1 committed Nov 30, 2024
1 parent fb31c8d commit ae3e10a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ pageviews:
# light — Use the light color scheme
# dark — Use the dark color scheme
#
theme_mode: dark # [light | dark]
theme_mode: # [light | dark]

# The CDN endpoint for media resources.
# Notice that once it is assigned, the CDN url
Expand Down

0 comments on commit ae3e10a

Please sign in to comment.