diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -1,6 +1,7 @@  <html>    <head> -    <title>Basic example bog</title> +    <title>Bogbook</title> +    <meta name='viewport' content='width=device-width initial-scale=1' />      <link rel='stylesheet' href='./css/source-sans-pro.min.css' />      <link rel='stylesheet' href='./css/style.css' />    </head> | 
