10000 Exercpt 제외 · rangken/rangken.github.com@5f2e8ad · GitHub
[go: up one dir, main page]

Skip to content

Commit 5f2e8ad

Browse files
committed
Exercpt 제외
1 parent a39159a commit 5f2e8ad

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ permalink: '/blog/:year/:title/'
88
paginate_path: '/blog/page:num/'
99
paginate: 8
1010
relative_permalinks: false
11-
excerpt_separator: "<!-- more -->"
11+
#excerpt_separator: "<!-- more -->"
1212

1313
url: "http://rangken.github.com"
1414
twitter_username: rangken87

index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ <h2>
1313
<a class="post-link" href="{{ post.url | prepend: site.baseurl }}">{{ post.title }}</a>
1414
</h2>
1515

16-
<!-- <p class="post-excerpt">{{ post.excerpt | markdownify }}(<a href="{{ post.url }}">more</a>)</p> -->
1716
</li>
1817
{% endfor %}
1918
</ul>

0 commit comments

Comments
 (0)
0