Skip to content

Commit

Permalink
accomodation form (#70)
Browse files Browse the repository at this point in the history
* server live

* maintenance time update

* removed maintenance message from participate page

* Accomodation

---------

Co-authored-by: mehulambastha <mehul.213amb@gmail.com>
  • Loading branch information
Sourabh-awasthy and mehulambastha authored Mar 30, 2024
1 parent e2781fd commit e923ae0
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/app/external/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,10 @@ const ExternalPage: React.FC = () => {
<br />
<p>
<b>Accommodation</b><br/>
Relevant details will be e-mailed to the participants. <br/>Approximate cost : <br/> [180INR (for accomodation) + 210INR (optional) (for meals thrice a day)] per day per head
Approximate cost : <br/> [180INR (for accomodation) + 210INR (optional) (for meals thrice a day)] per day per head
<br/>
<a href="https://forms.gle/UkvVu1babDcRArwU8" style="text-decoration: underline; font-weight: bold; cursor: pointer;">Form Link for Accommodation</a>
</p>
<br /><br />
Expand All @@ -60,7 +63,7 @@ const ExternalPage: React.FC = () => {
All token conversions will be assisted by the organizers.
<b>Important Links:</b>
<ul style="list-style: inside;">
<ul style="list-style: inside; overflow-x: scroll;">
<li><a href="https://www.andromedaprotocol.io/">https://www.andromedaprotocol.io/</a></li>
<li><a href="https://github.com/andromedaprotocol/">https://github.com/andromedaprotocol/</a></li>
<li><a href="https://docs.andromedaprotocol.io/andromeda">https://docs.andromedaprotocol.io/andromeda</a></li>
Expand Down

0 comments on commit e923ae0

Please sign in to comment.