Fix header image link

This commit is contained in:
Frank Li 2017-07-28 10:31:08 -07:00
parent 4c0b9e807e
commit 0917de0090
2 changed files with 2 additions and 1 deletions

View file

@ -492,6 +492,7 @@ header h2 {
display: flex;
flex-flow: row nowrap;
height: 34px;
z-index: 10000;
}
.fixedHeaderContainer header {
display: flex;

View file

@ -21,7 +21,7 @@
"shelljs": "^0.7.8"
},
"name": "docusaurus",
"version": "1.0.0-alpha.30",
"version": "1.0.0-alpha.31",
"bin": {
"docusaurus-start": "./lib/start-server.js",
"docusaurus-build": "./lib/build-files.js",