pasted into head
This commit is contained in:
parent
0bbf3bc5b5
commit
fa7fe1c8e1
@ -1,4 +1,5 @@
|
|||||||
<script>
|
<head>
|
||||||
|
script>
|
||||||
function cleanContent()
|
function cleanContent()
|
||||||
{
|
{
|
||||||
var $iFrameContents = $('iframe').contents(),
|
var $iFrameContents = $('iframe').contents(),
|
||||||
@ -14,4 +15,5 @@
|
|||||||
cleanContent();
|
cleanContent();
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
</head>
|
||||||
<iframe width="100%" height="100%" src="https://git.software.kauripeak.co.nz/BrychanD/JavaECS-Docs/src/branch/master/README.md" frameborder="0"></iframe>
|
<iframe width="100%" height="100%" src="https://git.software.kauripeak.co.nz/BrychanD/JavaECS-Docs/src/branch/master/README.md" frameborder="0"></iframe>
|
Loading…
x
Reference in New Issue
Block a user