]> granicus.if.org Git - jq/commitdiff
Make the <title>s of the doc pages less messy.
authorStephen Dolan <mu@netsoc.tcd.ie>
Wed, 19 Sep 2012 00:15:49 +0000 (01:15 +0100)
committerStephen Dolan <mu@netsoc.tcd.ie>
Wed, 19 Sep 2012 00:15:49 +0000 (01:15 +0100)
docs/templates/shared/_head.liquid

index 5f2b7da801da216c14625057ba773f296a9dde08..01fd63c643dd03e666774017b01fa37f7d028320 100644 (file)
@@ -1,6 +1,6 @@
 <head>
   <meta charset=UTF-8>
-  <title>{{headline}} | jq</title>
+  <title>{{headline}}</title>
   <link rel="stylesheet" href="{{root}}/bootstrap/css/bootstrap.css" type="text/css">
   <link rel="stylesheet" href="{{root}}/css/base.css" type="text/css">
   <!--[if IE]>