Skip to content

Commit

Permalink
Pull description from event data
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Shacklett committed Feb 11, 2024
1 parent 150e09b commit 2fde4d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 2 additions & 0 deletions src/_data/events.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@
locationUrl: ""
locationAddress: 1001 North Orange Avenue, Orlando, FL, 32801
priceInDollars: 0
description: |
Get ready to sleigh some code and jingle all the way to the Orlando Developers Holiday Party on Thursday, December 14th! Join us for a night of festive fun, food and networking. So, dust off your favorite coding tee (or don't, we're not judging) and join us for a night of holiday developer camaraderie. 🎅🎁
tags:
- "New Technology"
- "Web Development"
Expand Down
4 changes: 1 addition & 3 deletions src/events/single.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,7 @@ <h3 class="title">
/>

<p>
Sed blandit libero volutpat sed cras ornare arcu dui vivamus. Velit
<a href="#">sed ullamcorper</a> morbi tincidunt ornare massa eget
egestas purus.
{{event.description}}
</p>

<ul class="event-tags">
Expand Down

0 comments on commit 2fde4d9

Please sign in to comment.