Browse Source

add html page title

Alan Shreve 12 years ago
parent
commit
d05c4d44f1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      templates/page.html

+ 1 - 0
templates/page.html

@@ -1,5 +1,6 @@
 <html>
     <head>
+        <title>ngrok</title>
         <link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css" rel="stylesheet">
         <link rel="stylesheet" href="http://yandex.st/highlightjs/7.3/styles/default.min.css">
         <script src="http://yandex.st/highlightjs/7.3/highlight.min.js"></script>