1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 12:59:05 +02:00

add title to starter template code snippet

This commit is contained in:
Mark Otto
2017-09-05 20:42:16 -07:00
committed by GitHub
parent 50a8282a79
commit 88eca66a34

View 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">