Skip to content

Commit 9aec92b

Browse files
authored
disable read more links by default
1 parent 78167c4 commit 9aec92b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repository : "academicpages/academicpages.github.io"
1717
teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png"
1818
breadcrumbs : false # true, false (default)
1919
words_per_minute : 160
20-
read_more : "enabled" # if enabled, adds "Read more" links to excerpts
20+
read_more : "disabled" # if enabled, adds "Read more" links to excerpts
2121
comments:
2222
provider : # false (default), "disqus", "discourse", "facebook", "google-plus", "staticman", "custom"
2323
disqus:

0 commit comments

Comments
 (0)