Skip to content

Latest commit

 

History

History
24 lines (23 loc) · 758 Bytes

index.md

File metadata and controls

24 lines (23 loc) · 758 Bytes
layout sitemap no_breadcrumbs strip_headers related_posts
welcome
true
true
true
false
{% assign page = site.pages | where: "path", "about.md" | first %} {% assign text = site.data.strings.continue_reading | default:"Continue reading " %} {{ page.content | split: "" | first }} {% capture post_title %}{{ page.title }}{% endcapture %}

{{ text | replace:"", post_title }}