We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc86e65 commit 777ea3cCopy full SHA for 777ea3c
data/siteMetadata.js
@@ -5,7 +5,7 @@ const siteMetadata = {
5
headerTitle: 'CodePorx',
6
description: 'un blog sobre desarrollo web y tecnología',
7
language: 'es-es',
8
- theme: 'light', // system, dark or light
+ theme: 'dark', // system, dark or light
9
siteUrl: 'https://www.codeporx.com',
10
siteRepo: 'https://github.com/Porx312/codeporx',
11
siteLogo: `${process.env.BASE_PATH || ''}/static/images/logo.png`,
0 commit comments