Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-npm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2018-07-26 06:31:14 +0300
committerMark Otto <markdotto@gmail.com>2018-07-26 06:31:14 +0300
commit1430152ad7e2f0bbeacd4bb64536ec7b687b8fbc (patch)
tree2df8f52e3dd7ec1196be26bbd5267ade79a2f78f
parentace69a3dcd56af8b9d603d7acec386599a131830 (diff)
page title
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 4f92521..d599135 100644
--- a/index.html
+++ b/index.html
@@ -1,5 +1,6 @@
<html>
<head>
+ <title>Bootstrap and npm</title>
<link rel="stylesheet" href="bootstrap-custom.css">
</head>
<body>