]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add title to starter template code snippet
authorMark Otto <markd.otto@gmail.com>
Wed, 6 Sep 2017 03:42:16 +0000 (20:42 -0700)
committerGitHub <noreply@github.com>
Wed, 6 Sep 2017 03:42:16 +0000 (20:42 -0700)
docs/4.0/getting-started/introduction.md

index 67aa01203f7ccaf9d1394e26904f309421738b0c..08dd8320997bf8efd222f87b3bd384838fe9c78d 100644 (file)
@@ -38,6 +38,7 @@ Be sure to have your pages set up with the latest design and development standar
 <!DOCTYPE html>
 <html lang="en">
   <head>
+    <title>Hello, world!</title>
     <!-- Required meta tags -->
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">