generated from cotes2020/chirpy-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ffe636c
commit 1151237
Showing
1 changed file
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,33 +9,33 @@ theme: jekyll-theme-chirpy | |
lang: en | ||
|
||
# Change to your timezone › https://kevinnovak.github.io/Time-Zone-Picker | ||
timezone: | ||
timezone: Europe/Berlin | ||
|
||
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md | ||
# ↓ -------------------------- | ||
|
||
title: Chirpy # the main title | ||
title: Dr. Junbeom Park in FZJ # the main title | ||
|
||
tagline: A text-focused Jekyll theme # it will display as the sub-title | ||
tagline: Material scientist, in-situ TEM and image processing # it will display as the sub-title | ||
|
||
description: >- # used by seo meta and the atom feed | ||
A minimal, responsive and feature-rich Jekyll theme for technical writing. | ||
Currently working at in-situ Electron Microscopy group in Institute of Energy and Climate - Fundamental Electrochemistry (IEK-9), Forschungszentrum Jülich GmbH (FZJ) | ||
# Fill in the protocol & hostname for your site. | ||
# e.g. 'https://username.github.io', note that it does not end with a '/'. | ||
url: "" | ||
url: "https://junbeom-park-fzj.github.io" | ||
|
||
github: | ||
username: github_username # change to your github username | ||
username: junbeom-park-fzj # change to your github username | ||
|
||
twitter: | ||
username: twitter_username # change to your twitter username | ||
#twitter: | ||
# username: twitter_username # change to your twitter username | ||
|
||
social: | ||
# Change to your full name. | ||
# It will be displayed as the default author of the posts and the copyright owner in the Footer | ||
name: your_full_name | ||
email: [email protected] # change to your email address | ||
name: Junbeom Park | ||
email: j.park [at] fz-juelich.de # change to your email address | ||
links: | ||
# The first element serves as the copyright owner's link | ||
- https://twitter.com/username # change to your twitter homepage | ||
|