Remove extraneous "=" in HTML attributed.
authorMike Taylor <mike@indexdata.com>
Mon, 13 Oct 2014 13:53:39 +0000 (14:53 +0100)
committerMike Taylor <mike@indexdata.com>
Mon, 13 Oct 2014 13:53:39 +0000 (14:53 +0100)
tools/htdocs/index.html

index 82bdc2f..00d868f 100644 (file)
@@ -22,7 +22,7 @@
     </style>
   </head>
   <body>
     </style>
   </head>
   <body>
-    <img src="images/mkws-logo-300px.png" alt="MKWS logo" =
+    <img src="images/mkws-logo-300px.png" alt="MKWS logo"
         style="float:right; margin: 1.5em"/>
     <h1>MKWS: the MasterKey Widget Set</h1>
 
         style="float:right; margin: 1.5em"/>
     <h1>MKWS: the MasterKey Widget Set</h1>