This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 05d5162  For empty subtitle we can use  
05d5162 is described below

commit 05d51625a874236c930a3018336e5827678d5adc
Author: Carlos Rovira <[email protected]>
AuthorDate: Thu May 16 11:58:40 2019 +0200

    For empty subtitle we can use &nbsp;
---
 index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.md b/index.md
index a32b291..4a76e23 100644
--- a/index.md
+++ b/index.md
@@ -20,7 +20,7 @@ title: Welcome to Apache Royale
 
 # Welcome to Apache Royale!
 
- 
+&nbsp;
 
 This is the main documentation for Apache Royale.  If you are looking for the 
API Reference, [click 
here](http://royale.apache.org/asdoc/index.html){:target='_blank'}.
 

Reply via email to