Skip to content

Commit 21d3fa3

Browse files
author
Andre Medeiros
committedSep 10, 2014
Minor fix to page title; added C++ mention to frontpage
1 parent ebdf298 commit 21d3fa3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎_layouts/frontpage.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ <h2 class="em-color1">FRONTEND</h2>
110110
<div class="col-md-4">
111111
<div class="frontpage-feature">
112112
<h2 class="em-color2">CROSS-PLATFORM</h2>
113-
<p>Available for idiomatic Java, Scala, C#, Clojure, JavaScript, Python, Groovy, JRuby, and others</p>
113+
<p>Available for idiomatic Java, Scala, C#, C++, Clojure, JavaScript, Python, Groovy, JRuby, and others</p>
114114
</div>
115115
</div>
116116
<div class="col-md-3">

‎index.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
layout: frontpage
3-
title: ReactiveX - Intro
3+
title: ReactiveX
44
---

0 commit comments

Comments
 (0)
Please sign in to comment.