diff options
Diffstat (limited to 'WebContent/index.html')
-rw-r--r-- | WebContent/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/WebContent/index.html b/WebContent/index.html index f1fd714e75..68589abe17 100644 --- a/WebContent/index.html +++ b/WebContent/index.html @@ -150,11 +150,10 @@ </a> </div> <div class="col2"> - <a class="thumb" href="demo/img/runo.png" rel="zoombox" title="Runo theme mockup (actual implementation differs in some parts)"> + <a class="thumb" href="RunoTheme"> <img src="demo/img/icons/runo.png" /> <span><strong>Runo</strong>Clean and easy to extend</span> </a> - <span class="thumb-rel">(mockup only, demo coming soon)</span> </div> </div> |