_layouts/blue.html in jekyll-theme-prettydocs-0.0.1 vs _layouts/blue.html in jekyll-theme-prettydocs-0.0.2

- old
+ new

@@ -1,10 +1,10 @@ <!DOCTYPE html> <!--[if IE 8]> <html lang="en" class="ie8"> <![endif]--> <!--[if IE 9]> <html lang="en" class="ie9"> <![endif]--> <!--[if !IE]><!--> <html lang="en"> <!--<![endif]--> <head> - <title>Responsive website template for documentations</title> + <title>{{ site.title | prepend: " - " | prepend: page.title }}</title> <!-- Meta --> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="">