-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
15 lines (15 loc) · 1.38 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
utc: "2022-07-01 0:00:00 -0500" #Required. The start time of the event. Best to use UTC format, but may work in other date formats too.
name: "Name of your event" #Required. The human-readable name of the event
logo: logo.png #Required. logo for the event. replace this logo in the project or add a new file and change the value of this variable
description: "My event will be so awesome. Check this
site to see how much longer is left until. Get excited!" #Required. short description of the event. this is used in the preview when the link is shared on facebook
externalLink: "http://yourdomain.com" #Required. link to the main event page. this could be a webpage, a facebook event, an eventbrite page, where ever the main webpage is for your event
url: "http://countdown.yourdomain.com" #(Optional) the full URL for this countdown page. This is neccesary for facebook share previews
facebookEventLink: #(Optional) if you have a facebook event, put the link here and we'll add a "RSVP on facebook" link at the bottom.
hashtag: "" #(Optional) hashtag for the event, example "#hashtag". must be in quotes.
colors: #(Optional)
background: "#FFF" #color of the background of the page
primary: "#3FBFBC" #primary color for the page
secondary: "#EE4823" #secondary color for the page
textcolor: "#FFF" #color of the text, which is overlayed on the primary color
fontfamily: "'Open Sans', sans-serif" #optional