Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ email: your-email@domain.com
description: > # this means to ignore newlines until "baseurl:"
Write an awesome description for your new site here. You can edit this
line in _config.yml.
baseurl: "/clean" # the subpath of your site, e.g. /blog/
url: "http://yourdomain.com" # the base hostname & protocol for your site
baseurl: /
url: "http://Kdj9384.github.io"
twitter_username: jekyllrb
github_username: jekyll

Expand Down
12 changes: 9 additions & 3 deletions _posts/2015-09-26-clean-theme.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
---
layout: post
title: "A Clean Jekyll theme"
title: "강동진 theme"
date: 2015-09-26 18:51:59
categories: jekyll update
categories: Non
---
---
layout: post
title: " theme"
date: 2015-09-26 18:51:59
categories: Non
---
##Subheading
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec at mauris ante. Cras sit amet porta quam. Donec eu gravida elit. Sed a diam eget sem lacinia maximus vel et elit. Nullam id egestas nulla. Duis dapibus at quam eu dapibus. Maecenas ullamcorper placerat eros, eu posuere enim bibendum eget. Phasellus mollis enim molestie tortor aliquam, nec auctor ligula `fringilla`.
Expand Down Expand Up @@ -33,7 +39,7 @@ func main() {
- Go to Sleep

##Links
[This link](http://example.net/) has no title attribute.
[This link](http://naver.com/) has no title attribute.



Expand Down