To edit the home page, edit pages/home.md
The home page uses the layout: home
# pages/home.md
---
layout: home
permalink: "/"
title: "Origin is a premium <strong>modern</strong> blog theme for Jekyll."
description: "Hi I'm Robert, I create beautiful premium themes for Jekyll and the Jamstack. 🥃✨"
image: "/assets/images/homepage.png"
show_social_media_in_title: true
meta_title: Jekyll Origin
meta_description: "Jekyll Origin is a premium Jekyll blog theme"
posts:
heading: ""
limit: 9
sort: date # date | weight
view_more_button_text: "More Posts"
view_more_button_link: /blog
columns: 3 # 1 | 2 | 3 | 4
show_authors: true
show_categories: false
---