Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add featured event #663

Merged
merged 4 commits into from
Sep 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/event/20241001/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ featured: true

image:
caption: ''
focal_point: Right
focal_point: ""

url_code: ''
url_pdf: ''
Expand Down
2 changes: 1 addition & 1 deletion content/home/featured.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ widget_id: Home
headless: true
weight: 15
active: true
title: Featured
title: Featured Posts
subtitle:
design:
columns: "3"
Expand Down
33 changes: 33 additions & 0 deletions content/home/featuredevent.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
widget: featured
widget_id: Home
headless: true
weight: 12
active: true
title: Featured Event
subtitle:
design:
columns: "3"
css_style: null
css_class: null
content:
# Page type to display. E.g. post, event, or publication.
page_type: event
# Choose how much pages you would like to display (0 = all pages)
count: 1
# Page order. Descending (desc) or ascending (asc) date.
order: desc
# Optionally filter posts by a taxonomy term.
filters:
tag: ''
category: ''
publication_type: ''
design:
# Toggle between the various page layout types.
# 1 = List
# 2 = Compact
# 3 = Card
# 4 = Citation (publication only)
view: card
---