Skip to content

Commit d156a81

Browse files
committed
Update _config.yml
1 parent e19c82b commit d156a81

File tree

1 file changed

+9
-13
lines changed

1 file changed

+9
-13
lines changed

_config.yml

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@ theme: jekyll-theme-chirpy
99
lang: en
1010

1111
# Change to your timezone › https://zones.arilyn.cc
12-
timezone:
12+
timezone: America/Toronto
1313

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

17-
title: Hoon Lee | Data Architect
17+
title: DongHoon Lee | Data Architect
1818

1919
tagline: Data, Python, Spark and Databricks Journey
2020

2121
description: >- # used by seo meta and the atom feed
22-
A minimal, responsive and feature-rich Jekyll theme for technical writing.
22+
I'm DongHoon Lee("Hooner"), a passionate Data Architect with expertise in Python, Spark, and Databricks. Join me as I share insights, tips, and experiences in the world of data architecture and analytics.
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 '/'.
@@ -28,21 +28,17 @@ url: 'https://databaselee.github.io'
2828
github:
2929
username: databaselee # change to your GitHub username
3030

31-
twitter:
32-
username: twitter_username # change to your Twitter username
33-
3431
social:
3532
# Change to your full name.
3633
# 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
34+
name: DongHoon Lee (Hooner)
35+
email: database.lee@gmail.com # change to your email address
3936
links:
4037
# The first element serves as the copyright owner's link
41-
- https://twitter.com/username # change to your Twitter homepage
42-
- https://github.com/username # change to your GitHub homepage
43-
# Uncomment below to add more social links
44-
# - https://www.facebook.com/username
45-
# - https://www.linkedin.com/in/username
38+
- https://github.com/databaselee # change to your GitHub homepage
39+
- https://www.linkedin.com/in/datalee
40+
- https://www.facebook.com/dejavuhoon/
41+
4642

4743
# Site Verification Settings
4844
webmaster_verifications:

0 commit comments

Comments
 (0)