File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 2727 h3.location-header
2828 strong {{ location.title }}
2929 | {{ location.date }}
30- address.
31- {{ location.address1 }}#[ br]
32- {{ location.address2 }}, {{ location.city }}, {{ location.state }} {{ location.zip }}
30+ address
31+ a( :href ='location.map' , target ='_blank' ) .
32+ {{ location.address1 }}#[ br]
33+ {{ location.address2 }}, {{ location.city }}, {{ location.state }} {{ location.zip }}
3334 p
3435 a( href ='https://www.meetup.com/hackforla/' ,
3536 target ='_blank' ) .btn.btn-primary RSVP on Meetup
Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ location:
2424 state : CA
2525 title : Westside
2626 zip : ' 90401'
27+ map : ' https://duckduckgo.com/?q=525+Colorado+Ave.%2C+Santa+Monica%2C+CA+90401&t=h_&ia=maps&iaxm=maps'
2728 - address1 : ' La Kretz Innovation Center, Room 401'
2829 address2 : 525 S Hewitt St
2930 city : Los Angeles
@@ -32,6 +33,7 @@ location:
3233 state : CA
3334 title : Downtown
3435 zip : ' 90013'
36+ map : ' https://duckduckgo.com/?q=525+S+Hewitt+St%2C+Los+Angeles%2C+CA+90013&t=h_&ia=maps&iaxm=maps'
3537 title : Hack Nights - Every Monday & Tuesday
3638projects :
3739 - dek : ' '
You can’t perform that action at this time.
0 commit comments