diff options
-rw-r--r-- | WebContent/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/WebContent/index.html b/WebContent/index.html index d84e7aa8c9..26231217b2 100644 --- a/WebContent/index.html +++ b/WebContent/index.html @@ -137,8 +137,9 @@ <div class="col2"> <a class="thumb" href="demo/img/runo.png" rel="zoombox" title="Runo theme mockup (actual implementation differs in some parts)" /> <img src="demo/img/icons/runo.png" /> - <span><strong>Runo</strong>Clean and easy to extend (no demo available)</span> + <span><strong>Runo</strong>Clean and easy to extend</span> </a> + <span class="thumb-rel">(mockup only, demo coming soon)</span> </div> </div> |