Skip to content

Commit

Permalink
Merge pull request #3 from SurlyMae/master
Browse files Browse the repository at this point in the history
Small changes to main page
  • Loading branch information
kensnyder authored Sep 14, 2017
2 parents 8cf584b + 33333a9 commit 04f0be7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Binary file removed assets/img/sisters/js-alt.jpg
Binary file not shown.
Binary file added assets/img/sisters/polyjs.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,9 @@ <h1>Ways to participate in UtahJS</h1>
<a href="https://twitter.com/utjs">Twitter</a>.
</dd>

<dt><a href="https://conf.utahjs.com" class="btn btn-participate btn-conf">Conferences</a></dt>
<dt><a href="https://conf.utahjs.com" class="btn btn-participate btn-conf">Conference</a></dt>
<dd>
Our 6th annual conference is coming Fall 2017. Get the details on last year's conference at
Each fall we hold a conference for Utah's JavaScript community. Get the details at
<a href="https://conf.utahjs.com">conf.utahjs.com</a>.
</dd>

Expand Down Expand Up @@ -144,9 +144,9 @@ <h2>Sister Groups</h2>
<img class="sister-img" src="assets/img/sisters/reactjs.jpg" width="90" height="90" alt="" />
<span class="sister-name">ReactJS</span>
</a>
<a href="https://www.meetup.com/JS-alt/" target="_blank" class="sister">
<img class="sister-img" src="assets/img/sisters/js-alt.jpg" width="90" height="54" alt="" />
<span class="sister-name">JS.alt</span>
<a href="https://www.meetup.com/poly-js/" target="_blank" class="sister">
<img class="sister-img" src="assets/img/sisters/polyjs.jpg" width="90" height="54" alt="" />
<span class="sister-name">PolyJS</span>
</a>
</div>

Expand Down

0 comments on commit 04f0be7

Please sign in to comment.