Replace hard coded archive pages with new layouts
This commit is contained in:
9
test/_pages/portfolio-archive.md
Normal file
9
test/_pages/portfolio-archive.md
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Portfolio
|
||||
layout: collection
|
||||
permalink: /portfolio/
|
||||
collection: portfolio
|
||||
entries_layout: grid
|
||||
---
|
||||
|
||||
Sample document listing for the collection `_portfolio`.
|
Reference in New Issue
Block a user