mirror of https://github.com/twbs/bootstrap.git
add title to starter template code snippet
This commit is contained in:
parent
50a8282a79
commit
88eca66a34
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in New Issue