example/public/misc/about.html in logi-0.0.1 vs example/public/misc/about.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="about">About</h1> <p>This is a <a href="/about.html">about</a> <a href="/about.html">page</a>.</p>