Browse Source

Update default.html

shimingxy 5 years ago
parent
commit
42fdf88e30
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/_layouts/default.html

+ 1 - 1
docs/_layouts/default.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html xmlns="http://www.w3.org/1999/xhtml" >
 {% include head.html %}
-<body  <body class="topBarDisabled">>
+<body  <body class="topBarDisabled">
 
   <div class="container-fluid">
     {% include header.html %}