aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-05-13 08:11:02 -0400
committerGravatar Barry Clark <barry@barryclark.co> 2014-05-13 08:11:02 -0400
commit7663dd6a53bf9341eef87785504ebeb510abf286 (patch)
treebdebac5d04096e3804101735621ca8690a937021 /index.html
parentf2d11be40ab31322cd55494b57a2045881b3b7f5 (diff)
downloadkompetenzbolzen.github.io-7663dd6a53bf9341eef87785504ebeb510abf286.tar.gz
Removed Read More buttons
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index a4e6e24..350fc2a 100644
--- a/index.html
+++ b/index.html
@@ -16,7 +16,7 @@ layout: default
{{ post.content | truncatewords:40}}
</div>
- <a href="{{ post.url }}" class="read-more">Read More</a>
+ <!--<a href="{{ post.url }}" class="read-more">Read More</a>-->
</article>
{% endfor %}
</div> \ No newline at end of file