Skip to content
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

Event and image update #42

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
Binary file modified .DS_Store
Binary file not shown.
Binary file modified img/.DS_Store
Binary file not shown.
Binary file modified img/400x400/.DS_Store
Binary file not shown.
Binary file modified img/400x400/1.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 removed img/bg.jpg
Binary file not shown.
Binary file removed img/bg1.png
Binary file not shown.
Binary file modified img/bkg/.DS_Store
Binary file not shown.
Binary file removed img/mockups/pencil-01.png
Binary file not shown.
Binary file removed img/mok_L.png
Binary file not shown.
Binary file removed img/mozilla.png
Binary file not shown.
Binary file modified img/wp/.DS_Store
Binary file not shown.
Binary file modified img/wp/2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -671,11 +671,11 @@ <h2 class="g-font-size-32--xs g-font-size-36--md">Latest News</h2>
<div class="col-sm-4 g-margin-b-30--xs g-margin-b-0--md">
<!-- News -->
<article>
<img class="img-responsive" src="img/400x400/1.jpg" alt="Image">
<img class="img-responsive" src="img/400x400/1.png" alt="Image">
<div class="g-bg-color--white g-box-shadow__dark-lightest-v2 g-text-center--xs g-padding-x-40--xs g-padding-y-40--xs">
<p class="text-uppercase g-font-size-14--xs g-font-weight--700 g-color--primary g-letter-spacing--2">News</p>
<h3 class="g-font-size-22--xs g-letter-spacing--1"><a href="https://foundation.mozilla.org/opportunity/global-sprint/">Mozilla Global Sprint 2018</a></h3>
<p>Mozilla’s Global Sprint is a fun, two-day collaborative hackathon. A diverse network of educators, engineers, artists, scienti...</p>
<h3 class="g-font-size-22--xs g-letter-spacing--1"><a href="https://foundation.mozilla.org/opportunity/global-sprint/">Hacktoberfest 2018</a></h3>
<p>Hacktoberfest is back and this year it’s celebrating its fifth year! For those that are new to Hacktoberfest, it...</p>
</div>
</article>
<!-- End News -->
Expand Down
Binary file added js/.DS_Store
Binary file not shown.