Skip to content

Commit

Permalink
added cp to meetup
Browse files Browse the repository at this point in the history
  • Loading branch information
mrunankpawar committed Aug 10, 2023
1 parent 46d4abe commit 8a5e577
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 3 deletions.
Binary file added images/Meetup Sponsors/HackAtSits.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Meetup Sponsors/PuneFoss.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Meetup Sponsors/Zeeve.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Meetup Sponsors/aeka.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Meetup Sponsors/daftar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Meetup Sponsors/sec.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 33 additions & 3 deletions meetup.html
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ <h2>Sponsor and Partners</h2>
<div class="event-inner">
<div class="event__image">
<a href="https://www.securityium.com" target="_blank">
<img src="./images/Sponsors/securityium.png" alt="" />
<img src="./images/Meetup Sponsors/sec.png" alt="" />
</a>
</div>
</div>
Expand All @@ -294,7 +294,7 @@ <h2>Sponsor and Partners</h2>
<div class="event-inner">
<div class="event__image">
<a href="https://www.thedaftar.com" target="_blank">
<img src="./images/Sponsors/daftar.png" alt="" />
<img src="./images/Meetup Sponsors/daftar.png" alt="" />
</a>
</div>
</div>
Expand All @@ -304,7 +304,37 @@ <h2>Sponsor and Partners</h2>
<div class="event-inner">
<div class="event__image">
<a href="https://www.aekacoffee.com" target="_blank">
<img src="./images/Sponsors/aeka.png" alt="" />
<img src="./images/Meetup Sponsors/aeka.png" alt="" />
</a>
</div>
</div>
</article>

<article class="sponsor">
<div class="event-inner">
<div class="event__image">
<a href="https://hackatsits.tech" target="_blank">
<img src="./images/Meetup Sponsors/HackAtSits.png" alt="" />
</a>
</div>
</div>
</article>

<article class="sponsor">
<div class="event-inner">
<div class="event__image">
<a href="https://www.zeeve.io" target="_blank">
<img src="./images/Meetup Sponsors/Zeeve.png" alt="" />
</a>
</div>
</div>
</article>

<article class="sponsor">
<div class="event-inner">
<div class="event__image">
<a href="https://indiafoss.net/pune/2023" target="_blank">
<img src="./images/Meetup Sponsors/PuneFoss.png" alt="" />
</a>
</div>
</div>
Expand Down

0 comments on commit 8a5e577

Please sign in to comment.