To edit the home page, edit pages/home.md
The home page uses the layout: home
# pages/home.md
---
layout: home
permalink: "/"
title: "Curate is a premium portfolio for <strong>Jekyll.</strong>"
description: "Showcase your projects, work and portfolio with multiple layouts and styles."
meta_description: "Jekyll Curate is a premium Jekyll blog theme"
meta_title: Jekyll Curate
subscribe: false
projects:
heading: ""
sub_heading: ""
limit: 6
sort: date # date | weight
view_more_button_text: ""
view_more_button_link: ""
columns: 2 # 1 | 2 | 3 | 4
posts:
heading: "Recent Blog Posts"
sub_heading: ""
limit: 3
sort: date # date | weight
view_more_button_text: ""
view_more_button_link: ""
view_more_button_align: ""
columns: 3 # 1 | 2 | 3 | 4
---