From 7510d21c08dbd4cc82971e2869f5853afbde4370 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Sun, 13 Dec 2020 00:45:22 +0000 Subject: refactor: convert featured.md to YAML --- exampleSite/content/home/featured.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'exampleSite/content') diff --git a/exampleSite/content/home/featured.md b/exampleSite/content/home/featured.md index a1b7ab1a..6760a7ca 100644 --- a/exampleSite/content/home/featured.md +++ b/exampleSite/content/home/featured.md @@ -1,11 +1,8 @@ --- # An instance of the Featured widget. -# Documentation: https://sourcethemes.com/academic/docs/page-builder/ +# Documentation: https://wowchemy.com/docs/page-builder/ widget: featured -# Activate this widget? true/false -active: true - # This file represents a page section. headless: true @@ -18,7 +15,7 @@ subtitle: "" content: # Page type to display. E.g. post, talk, publication... page_type: publication - # Choose how much pages you would like to display (0 = all pages) + # Choose how many pages you would like to display (0 = all pages) count: 0 # Filter on criteria filters: @@ -28,8 +25,7 @@ content: tag: "" # Page order: descending (desc) or ascending (asc) date. order: desc - # Show a "See all" link? - link_to_archive: false + design: # Choose a view for the listings: # 1 = List -- cgit v1.2.3