forked from mpusz/mp-units
docs: another way to hide a page title at API Reference page
This commit is contained in:
@@ -1,15 +1,11 @@
|
||||
---
|
||||
title: API Reference - mp-units
|
||||
template: api_reference.html
|
||||
hide:
|
||||
- navigation
|
||||
- toc
|
||||
---
|
||||
|
||||
<style>
|
||||
.md-content .md-typeset h1 {
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script src="../javascripts/jquery.min.js"></script>
|
||||
<script src="../javascripts/iframeResizer.min.js"></script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user