Skip to content

Commit aaac0b0

Browse files
committed
Added JAX as a sponsor of the site.
1 parent 6ac4f15 commit aaac0b0

File tree

3 files changed

+27
-2
lines changed

3 files changed

+27
-2
lines changed

public/images/button_bg_jaxus11.png

10.1 KB
Loading

public/javascripts/translations.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

themes/hello_moto/views/layouts/application.html.erb

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,32 @@
8080
</div>
8181
<div class="yom-top-story-content-1 hide"><a class="more" href="/news/reports/">More Latest News&nbsp;»</a></div><div class="loading hide">&nbsp;</div></div></div>
8282
<!-- twitter and facebook -->
83-
<div id="MediaFeaturedListEditorial" class="yom-mod yom-featured-list"><div class="hd"><h3>Follow Us!</h3></div><div class="bd"><ol><li class="story first"><div class="img"><a alt="Join us on Facebook!" href="http://www.facebook.com/svruby"><img width="70" height="70" title="" alt="" src="http://l.yimg.com/bt/api/res/1.2/SW3ZAtuRDhblkMD_IVKSEA--/YXBwaWQ9eW5ld3M7Zmk9ZmlsbDtoPTcwO3c9NzA-/http://media.zenfs.com/153/2011/02/11/Facebook-icon_141936.png"></a></div><div class="txt"><h4><a alt="Join us on Facebook!" href="http://www.facebook.com/svruby">Join us on Facebook!</a></h4><p>Add Silicon Valley Ruby (SVruby) to your social network</p></div></li><li class="story last"><div class="img"><a alt="Follow us on Twitter!" href="http://twitter.com/svruby"><img width="70" height="70" title="" alt="" src="http://l.yimg.com/bt/api/res/1.2/FAiqUOw45mcqmIHoKZ5S1A--/YXBwaWQ9eW5ld3M7Zmk9ZmlsbDtoPTcwO3c9NzA-/http://media.zenfs.com/153/2011/02/11/twitter_141936.png"></a></div><div class="txt"><h4><a alt="Follow us on Twitter!" href="http://twitter.com/svruby">Follow us on Twitter!</a></h4><p>Get top Silicon Valley Ruby (SVruby) buzz in your feed</p></div></li></ol></div></div>
83+
<div id="MediaFeaturedListEditorial" class="yom-mod yom-featured-list">
84+
<div class="hd"><h3>Follow Us!</h3></div>
85+
<div class="bd">
86+
<ol>
87+
<li class="story first">
88+
<div class="img"><a alt="Join us on Facebook!" href="http://www.facebook.com/svruby"><img width="70" height="70" title="" alt="" src="http://l.yimg.com/bt/api/res/1.2/SW3ZAtuRDhblkMD_IVKSEA--/YXBwaWQ9eW5ld3M7Zmk9ZmlsbDtoPTcwO3c9NzA-/http://media.zenfs.com/153/2011/02/11/Facebook-icon_141936.png"></a></div>
89+
<div class="txt"><h4><a alt="Join us on Facebook!" href="http://www.facebook.com/svruby">Join us on Facebook!</a></h4><p>Add Silicon Valley Ruby (SVruby) to your social network</p></div>
90+
</li>
91+
<li class="story last"><div class="img"><a alt="Follow us on Twitter!" href="http://twitter.com/svruby"><img width="70" height="70" title="" alt="" src="http://l.yimg.com/bt/api/res/1.2/FAiqUOw45mcqmIHoKZ5S1A--/YXBwaWQ9eW5ld3M7Zmk9ZmlsbDtoPTcwO3c9NzA-/http://media.zenfs.com/153/2011/02/11/twitter_141936.png"></a></div>
92+
<div class="txt"><h4><a alt="Follow us on Twitter!" href="http://twitter.com/svruby">Follow us on Twitter!</a></h4><p>Get top Silicon Valley Ruby (SVruby) buzz in your feed</p></div>
93+
</li>
94+
</ol>
95+
</div>
96+
</div>
97+
<!-- sponsors -->
98+
<div id="MediaFeaturedListEditorial" class="yom-mod yom-featured-list">
99+
<div class="hd"><h3>Sponsors</h3></div>
100+
<div class="bd">
101+
<ol>
102+
<li class="story first">
103+
<div class="img"><a alt="Come to Jax!" href="http://jaxconf.com/"><img width="150" height="50" title="JAX JSF-summit June 20-23, San Jose" alt="" src="/images/button_bg_jaxus11.png"></a></div>
104+
<div class="txt"><h4><a alt="Come to JSF with us!" href="http://jaxconf.com/">Come to JSF with us!</a></h4><p>We will report back to SVruby what we see, but there's nothing like being there.</p></div>
105+
</li>
106+
</ol>
107+
</div>
108+
</div>
84109
</div>
85110
</div>
86111

0 commit comments

Comments
 (0)