move the book into an iframe, thanks to ryan/volt

This commit is contained in:
Torsten Ruger
2015-08-02 13:44:55 +03:00
parent 3fceb87a37
commit a66821d03e
2 changed files with 8 additions and 1 deletions

7
book.html Normal file
View File

@@ -0,0 +1,7 @@
---
layout: site
---
<div style="position: absolute;top: 54px;bottom: 0px;width: 100%;">
<iframe frameborder="0" style="height: 100%;width: 100%;" src="http://dancinglightning.gitbooks.io/the-object-machine/content/"></iframe>
</div>