Skip to content

Commit 37e7c4f

Browse files
Update _config.yml
1 parent 2033448 commit 37e7c4f

1 file changed

Lines changed: 2 additions & 37 deletions

File tree

_config.yml

Lines changed: 2 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,4 @@
1-
# Jekyll Configuration for GitHub Pages
1+
# This is the correct and simple configuration for your site
22
title: "Taehwa Hong - PhD Research"
33
description: "PhD Research Portfolio in Tactile Sensing and Robotics"
4-
author: "Taehwa Hong"
5-
email: "your.email@university.edu"
6-
github_username: "ndolphin-github"
7-
8-
# Build settings
9-
markdown: kramdown
10-
theme: jekyll-theme-minimal
11-
plugins:
12-
- jekyll-feed
13-
- jekyll-sitemap
14-
- jekyll-seo-tag
15-
16-
# Site settings
17-
baseurl: ""
18-
url: "https://ndolphin-github.github.io"
19-
20-
# Navigation
21-
nav_links:
22-
- title: "Home"
23-
url: "/#home"
24-
- title: "Research"
25-
url: "/#research"
26-
- title: "Publications"
27-
url: "/#publications"
28-
- title: "Contact"
29-
url: "/#contact"
30-
31-
# SEO
32-
lang: en_US
33-
timezone: Asia/Seoul
34-
35-
# Exclude files
36-
exclude:
37-
- README.md
38-
- Gemfile
39-
- Gemfile.lock
4+
theme: jekyll-theme-minimal

0 commit comments

Comments
 (0)