Skip to content

Commit ff8e2f2

Browse files
authored
Update _config.yml
Signed-off-by: Specteado <[email protected]>
1 parent b48ea68 commit ff8e2f2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

_config.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ theme: jekyll-theme-chirpy
66
# The language of the webpage › http://www.lingoes.net/en/translator/langcode.htm
77
# If it has the same name as one of the files in folder `_data/locales`, the layout language will also be changed,
88
# otherwise, the layout language will use the default value of 'en'.
9-
lang: en
9+
lang: es-ES
1010

1111
# Change to your timezone › https://kevinnovak.github.io/Time-Zone-Picker
12-
timezone: Asia/Shanghai
12+
timezone: Europe/Madrid
1313

1414
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
1515
# ↓ --------------------------
1616

17-
title: Chirpy # the main title
17+
title: Specteado # the main title
1818

1919
tagline: A text-focused Jekyll theme # it will display as the subtitle
2020

@@ -23,7 +23,7 @@ description: >- # used by seo meta and the atom feed
2323
2424
# Fill in the protocol & hostname for your site.
2525
# E.g. 'https://username.github.io', note that it does not end with a '/'.
26-
url: ""
26+
url: "https://specteado3.github.io"
2727

2828
github:
2929
username: github_username # change to your GitHub username
@@ -34,8 +34,8 @@ twitter:
3434
social:
3535
# Change to your full name.
3636
# It will be displayed as the default author of the posts and the copyright owner in the Footer
37-
name: your_full_name
38-
email: example@domain.com # change to your email address
37+
name: Specteado
38+
email: jusef310@gmail.com # change to your email address
3939
links:
4040
# The first element serves as the copyright owner's link
4141
- https://twitter.com/username # change to your Twitter homepage

0 commit comments

Comments
 (0)