Skip to content
This repository was archived by the owner on Jul 21, 2019. It is now read-only.

Commit 984b180

Browse files
author
Tyler Mauthe
committed
Add Ponyville example event_link
1 parent e909936 commit 984b180

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

exampleSite/content/events/2017-ponyville/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,10 @@ Pivot paradigm sticky note agile grok unicorn waterfall is so 2000 and late resp
88

99
# This is our thing!
1010

11+
Tickets
12+
: {{< event_link url-key="registration_link" text="Register here!" >}}
13+
14+
Location
15+
: {{< event_link text-key="location_address" page="location" >}}
16+
1117
<img src ="/events/2017-ponyville/want.gif">

exampleSite/data/events/2017-ponyville.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ registration_date_start: 2017-05-15
1313
registration_date_end: 2017-05-30
1414
registration_open: ""
1515
registration_closed: ""
16-
registration_link: ""
16+
registration_link: "https://www.example.com"
1717
coordinates: "41.882219, -87.640530"
1818
location: "Applejack House"
1919
location_address: "350 West Mart Center Drive, Chicago, IL 60654"

0 commit comments

Comments
 (0)