docs: remove unused javascript includes

This commit is contained in:
Shannen Saez 2012-02-16 17:47:23 +11:00 committed by Ben Noordhuis
parent 4ed7b035bd
commit 9764bea97d

View File

@ -8,8 +8,6 @@
margin: 0; margin: 0;
} }
</style> </style>
<script src="../sh_main.js"></script>
<script src="../sh_javascript.min.js"></script>
<link type="image/x-icon" rel="icon" href="../favicon.ico"> <link type="image/x-icon" rel="icon" href="../favicon.ico">
<link type="image/x-icon" rel="shortcut icon" href="../favicon.ico"> <link type="image/x-icon" rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../pipe.css"> <link rel="stylesheet" href="../pipe.css">