Skip to content

Commit

Permalink
Social fixex (#73)
Browse files Browse the repository at this point in the history
* chore: Update social page CSS and add glow animation for text

* chore: Update venue information and add credentials section

* chore: Update venue information and add credentials section

* chore: Update venue information and add credentials section

* chore: Update venue information and add credentials section

* chore: Update social event page with time and location details

* chore: Update venue information and add credentials section
  • Loading branch information
Darkbeast-glitch authored Jun 4, 2024
1 parent 8268c34 commit 8cd566f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 14 deletions.
12 changes: 5 additions & 7 deletions djangocon_2024/content/information/venue/0venue.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,20 @@ Prepare to immerse yourself in cutting-edge Django developments, network with fe
<img src="/static/images/venue/venue-2.jpg" alt="Venue 1" style="width: 60%; border-radius: 10px;">
<p style=" font-family:roboto"><em>Photo credit: <a href="https://auditoriomardevigo.com">Auditorio Mar de Vigo</a></em></p>

## Credentials
### Credentials

---

<div class="image-row">
<div style="text-align: left">
<div class="">
<div>
<p>This year the badges are print-at-home, origami style and individual personalization with stickers.</p>
<p> As usual two distinct lanyard colors for photo preferences.</p>
<p>To speedup the process please bring your badge printed, we can cover any issues with a local printer, but it will be slower for you.</p>
<img src="/static/images/venue/credentials.jpeg" alt="credentials" >
<img src="/static/images/venue/credentials.jpeg" alt="credentials" style="width: 100%; height: auto; max-width: 600px; display: block; margin: auto;">
</div>

</div>

## Conference Arrangement
### Conference Arrangement

---

Expand Down Expand Up @@ -177,7 +176,6 @@ The multipurpose hall is where we will be having our conference
</div> -->

<!--
![](/static/images/venue/venue-3.jpg)
_Photo credit: [Auditorio Mar de Vigo](https://auditoriomardevigo.com)_ -->

<!-- <iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d11816.786785078533!2d-8.7342827!3d42.2316106!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0xd2f62106e4a114d%3A0xa76e1afac7bfcfc9!2sMar%20de%20Vigo%20Auditorium!5e0!3m2!1sen!2spt!4v1702916546015!5m2!1sen!2spt" width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> -->
Expand Down
20 changes: 13 additions & 7 deletions djangocon_2024/templates/modules/socialevent_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,21 @@ <h4 class="">Let's Go Have some Fun 🎉</h4>
>
</p>

<h5 class="">
Don't miss out the one and only Platform Glow Party on DjangoCon Europe 2024
</h5>
<h3 class="pt-2"><strong>Boat Ride🛥️</strong></h3>
<h6>Location: <strong>Estação Marítima de Vigo</strong></h6>
<h6>Date: <strong>June 6</strong></h6>
<h6>Time: <strong>7:30 PM</strong></h3>
<small><strong>Note: </strong>Be at <strong>Estação Marítima de Vigo</strong> by 7 PM</small>


<h5 class="pt-3">
<strong> Don't miss out the one and only Platform Glow Party on DjangoCon Europe 2024 </strong>



<h6>Location:<strong> Mar de Vigo Auditorium Rooftop</strong></h6>
<h6>Date:<strong> June 7</strong></h6>
<h6>Time:<strong> 6:30 PM</strong></h6>


<h3 class="pt-2">Boat Ride🛥️</h3>
<h6>Location: <strong>Estação Marítima de Vigo</strong></h6>
<h6>Time: <strong>7:00 PM</strong></h3>
<small><strong>Note: </strong>be at <strong>Estação Marítima de Vigo</strong> by 7 PM</small>
</div>

0 comments on commit 8cd566f

Please sign in to comment.