Skip to content

Commit

Permalink
Merge pull request #18 from bangkokrb/feature/list-venue
Browse files Browse the repository at this point in the history
Add the venue name and the corresponding Google Map link
  • Loading branch information
olivierobert authored Feb 6, 2019
2 parents 15d30cf + 9ebf142 commit 0a6bd5d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions _sass/screens/_home.scss
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ body.home .announcement__logistic {
margin: 0;
}

a {
color: inherit;
}

.announcement__venue {
position: relative;

Expand Down
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ permalink: /
September <strong>6-7, 2019</strong>
</div>
<div class="announcement__venue">
Venue: <strong>Some place magical in Bangkok</strong>
Venue: <strong>Pullman Bangkok King Power</strong> (<a href="https://goo.gl/maps/3C1sUYkRjXt" target="_blank">map</a>)
</div>
</div>

Expand Down

0 comments on commit 0a6bd5d

Please sign in to comment.