Skip to content

Commit a8df3df

Browse files
committed
test
1 parent 61bd44e commit a8df3df

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

_config.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
title: My Dark Site
2-
description: Simple dark theme
3-
remote_theme: pages-themes/midnight@v0.2.0
1+
title: Docs Dark
2+
remote_theme: pmarsceill/just-the-docs
43
plugins:
54
- jekyll-remote-theme
65
- jekyll-seo-tag
76

7+
# 다크모드 토글 켜기
8+
color_scheme: light dark
9+
enable_dark_mode: true
810

911

1012

0 commit comments

Comments
 (0)