mirror of https://github.com/akveo/blur-admin
fix(docs): fix type in docs
parent
1f81f3b1c1
commit
837cab6ec9
|
@ -35,7 +35,7 @@ html(lang='en')
|
||||||
block content
|
block content
|
||||||
h2 Welcome to blur admin!
|
h2 Welcome to blur admin!
|
||||||
footer.wrap
|
footer.wrap
|
||||||
div.left Powered by Angular, Bootsrap, Gulp and more...
|
div.left Powered by Angular, Bootstrap, Gulp and more...
|
||||||
div.right
|
div.right
|
||||||
| © 2015–2016 Akveo LLC<br />
|
| © 2015–2016 Akveo LLC<br />
|
||||||
| Documentation licensed under #[a(href='https://creativecommons.org/licenses/by/4.0/') CC BY 4.0].
|
| Documentation licensed under #[a(href='https://creativecommons.org/licenses/by/4.0/') CC BY 4.0].
|
||||||
|
|
Loading…
Reference in New Issue