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

Commit 1731a37

Browse files
committed
Tweak examples in ponyville for shortcode
1 parent 79f08f0 commit 1731a37

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Type = "event"
44
+++
55
<h2>Registration</h2>
66

7+
Registation begins {{< registration_start >}}<br/>
8+
Registation ends {{< registration_end >}}
9+
710
{{< google_form "https://docs.google.com/forms/d/e/1FAIpQLScvv-ty_wEBlYkJaEC1OU0qqqbIHjf9JVa-Ptdo5TcHqz5EDA/viewform?usp=sf_link" >}}
811

912
Registation begins {{< registration_start >}}

exampleSite/data/events/2017-ponyville.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ cfp_date_end: 2017-06-15
99
cfp_date_announce: 2017-01-01
1010
cfp_open: "true"
1111
cfp_link: ""
12-
registration_date_start:
13-
registration_date_end:
12+
registration_date_start: 2017-05-15
13+
registration_date_end: 2017-05-30
1414
registration_open: ""
1515
registration_closed: ""
1616
registration_link: ""

0 commit comments

Comments
 (0)