Skip to content

Commit c742337

Browse files
authored
Enhance hotel information and add Google Maps link
Updated hotel reservation details and added a link to Google Maps for the venue address.
1 parent ff28652 commit c742337

1 file changed

Lines changed: 20 additions & 5 deletions

File tree

attending.html

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ <h2>The Hilton Porto Gaia hotel</h2>
4040
Gaia, and housed in a refurbished wine warehouse. The hotel is within a short walk from
4141
the Douro River and several Port wine cellars.
4242
</p>
43+
<figure class="venue-photo">
44+
<img src="imgs/venue.avif" alt="Exterior view of the Hilton Porto Gaia hotel." />
45+
</figure>
4346

4447
<h3>Reserve a room at the hotel</h3>
4548
<p>
@@ -48,8 +51,14 @@ <h3>Reserve a room at the hotel</h3>
4851
city tax.
4952
</p>
5053
<p>
51-
To reserve a room at the conference rate, use the conference booking link
52-
<em>(link will be posted soon)</em> to book a room. If you&apos;re planning to stay at
54+
To reserve a room at the conference rate, use the
55+
<a
56+
href="https://www.hilton.com/en/book/reservation/deeplink/?ctyhocn=OPOGAHI&groupCode=GRPAC[…]29&cid=OM,WW,HILTONLINK,EN,DirectLink&fromId=HILTONLINKDIRECT"
57+
target="_blank"
58+
rel="noopener noreferrer"
59+
>conference booking link</a
60+
>
61+
to book a room. If you&apos;re planning to stay at
5362
the Hilton Porto Gaia, please use that same link to help the conference fulfill its room
5463
block obligation.
5564
</p>
@@ -62,9 +71,15 @@ <h3>Reserve a room at the hotel</h3>
6271

6372
<h3>Address</h3>
6473
<p>
65-
Rua de Serpa Pinto 124,<br />
66-
Vila Nova de Gaia, 4400-307,<br />
67-
Portugal<br /><br />
74+
<a
75+
href="https://www.google.com/maps/search/?api=1&query=Hilton+Porto+Gaia%2C+Rua+de+Serpa+Pinto+124+Vila+Nova+de+Gaia+PT"
76+
target="_blank"
77+
rel="noopener noreferrer"
78+
>Hilton Porto Gaia<br />
79+
Rua de Serpa Pinto 124,<br />
80+
Vila Nova de Gaia, 4400-307,<br />
81+
Portugal</a
82+
><br /><br />
6883
<a href="tel:+351222449200">+351 222 449 200</a> (Portuguese number)<br />
6984
<a href="tel:+80044458667">+800 4445 8667</a> (International free number)
7085
</p>

0 commit comments

Comments
 (0)