Skip to content

Commit 777ea3c

Browse files
committed
xd
1 parent bc86e65 commit 777ea3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/siteMetadata.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const siteMetadata = {
55
headerTitle: 'CodePorx',
66
description: 'un blog sobre desarrollo web y tecnología',
77
language: 'es-es',
8-
theme: 'light', // system, dark or light
8+
theme: 'dark', // system, dark or light
99
siteUrl: 'https://www.codeporx.com',
1010
siteRepo: 'https://github.com/Porx312/codeporx',
1111
siteLogo: `${process.env.BASE_PATH || ''}/static/images/logo.png`,

0 commit comments

Comments
 (0)