Skip to content

Latest commit

 

History

History
24 lines (23 loc) · 758 Bytes

File metadata and controls

24 lines (23 loc) · 758 Bytes
layout welcome
sitemap true
no_breadcrumbs true
strip_headers true
related_posts 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 }}