Skip to content

Commit

Permalink
Final Commit in Index
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas FTM committed Jul 18, 2024
1 parent e590b26 commit ff46cc7
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,19 @@ <h4 class="entry__title">MálagaJUG</h4>
</a>
</article> <!-- entry -->

<article class="brick entry">
<a href="#modal-07" class="entry__link">
<div class="entry__thumb">
<img src="https://github.com/Malaga-AI/logo/blob/main/logo_detailed_with_vertical_text_dark.png?raw=true"
alt="">
</div>
<div class="entry__info">
<div class="entry__cat">AI development</div>
<h4 class="entry__title">Malaga AI</h4>
</div>
</a>
</article> <!-- entry -->

</div> <!-- end bricks-wrapper -->
</div> <!-- end masonry -->
</div> <!-- end bricks -->
Expand Down Expand Up @@ -371,6 +384,38 @@ <h5>MálagaJUG</h5>
</div> <!-- end modal -->


<div id="modal-07" hidden>
<div class="modal-popup">
<img src="https://github.com/Malaga-AI/logo/blob/main/logo_detailed_with_horizontal_text_dark.png?raw=true" alt="">

<div class="modal-popup__desc">
<h5>MALAGA-AI</h5>
<p>
Malaga-AI is a community dedicated to sharing the power and promise of Artificial Intelligence (AI),
so that all people may benefit from this transformative technology. Through education, outreach, and
collaboration, we aim to demystify AI and promote its ethical development for the good of society.
</p>
<p>Find us in:
<a href="https://discord.gg/JW2fsEacvg">Discord</a>,
<a href="https://github.com/Malaga-AI">GitHub</a>,
<a href="https://www.linkedin.com/company/malaga-ai/">LinkedIn</a> y
<a href="https://malaga-ai.community">Web</a>
</p>
<p>And contact us by hello@malaga-ai.community.</p>

<ul class="modal-popup__cat">
<li>AI Development</li>
<li>Software Development</li>
<li>Python Development</li>
<li>Cloud Development</li>
</ul>
</div>

<a href="https://www.eventbrite.com/o/malaga-ai-78918327173" class="modal-popup__details">Eventbrite group</a>
</div>
</div> <!-- end modal -->


<!-- calendar
-------------------------------------------- -->
<div id="calendar" class="s-clients row">
Expand Down

0 comments on commit ff46cc7

Please sign in to comment.