example/public/index.html in logi-0.0.1 vs example/public/index.html in logi-0.1.0

- old
+ new

@@ -1,12 +1,13 @@ <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> - <title>Logi</title> + <title>Logi's example blog</title> <link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css" rel="stylesheet"> </head> <body> + <h1>This is the default layout from user.</h1> <h1 id="logis-example-blog">Logi's example blog</h1> <p>Welcome to Logi's example blog.</p>