Skip to content

Commit c2f5202

Browse files
author
Tod Jiang
committed
update
1 parent 089ca2c commit c2f5202

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

_config.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
name: 01010100 01101111 01100100
2+
title: 01010100 01101111 01100100
3+
4+
25
markdown: kramdown
36
markdown_ext: markdown,mkdown,mkdn,mkd,md
47
#redcarpet
58
#rdiscount
6-
highlighter: true
9+
rouge: true
710
encoding: utf-8
811
permalink: none
912
# permalink:
1013
# none /:categories/:title.html
1114
# date /:categories/:year/:month/:day/:title.html
1215
kramdown:
1316
input: GFM
17+
18+
url: "http://iamtod.com" # the base hostname & protocol for your site

index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
layout: default
3-
title: Tod
43
---
54

65
<div id="home">

0 commit comments

Comments
 (0)