Skip to content

Digital Ocean's logo added to partners #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 13, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 6 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,10 +243,9 @@

<div><a href="http://www.codezoned.com" class="navbar-brand mb-0" style=""><img src="assets/img/CZmainsmall.png" style="width: 12%; min-width: 150px;"></a></div>

<button class="navbar-toggler navbar-toggler-right collapsed" type="button" data-toggle="collapse" data-target="#headerNav" aria-controls="headerNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon" style="color: white; width: 80px; background-color: #343434; padding-top: 2px; margin-top: 5px;">Menu</span>
</button>

<button class="navbar-toggler navbar-toggler-right collapsed" type="button" data-toggle="collapse" data-target="#headerNav" aria-controls="headerNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon" style="color: white; width: 80px; background-color: #343434; padding-top: 2px; margin-top: 5px;">Menu</span>
</button>


<div id="headerNav" class="navbar-collapse justify-content-end collapse" aria-expanded="false" style="">
Expand Down Expand Up @@ -390,8 +389,8 @@ <h3 class="lead">These are some of the events we are honoured to have organised/

<a href="https://www.spicinemas.in/"><img class="company-logo" src="assets/img/spi_shadow.png" style="width: 80%; min-width: 320px;"></a>
<a href="https://ankor.us/"><img class="company-logo" src="assets/img/Ankor-White.png" style="width: 42.50%; min-width: 320px; margin-right: 5%; padding-right: 5%; "></a>
<a href="http://alert.ngo/"><img class="company-logo" src="assets/img/Alert-logo.png" style="width: 27.5%; min-width: 220px; margin-left: 5%; padding-left: 5%; "></a>

<a href="http://alert.ngo/"><img class="company-logo" src="assets/img/Alert-logo.png" style="width: 27.5%; min-width: 220px; margin-left: 5%; padding-left: 5%; "></a><br>
<a href="https://www.digitalocean.com/"><img class="company-logo" src="https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/SVG/DO_Logo_horizontal_blue.svg" style= "min-width : 350px; width: 80%; padding: 10%;" ></a>

</div>
</div><br>
Expand Down Expand Up @@ -469,7 +468,7 @@ <h3 class="display-5" style="font-family: quicksand; word-spacing: ; color: #272
<div class="card-content white-text">
<span class="card-title" style="color: black;"><strong>BlogCast</strong> </span>
<p style="color: #777777">BlogCast is a 100% Opensource blogging App/Platform.</p>
</div>
</div><br>
<div class="card-action">
<a href="https://github.com/codezoned/BlogCast"><div class='button -regular center hoverbtn' style="background-color: #2196F3; color: white;">Check it out!</div></a>

Expand Down