remove fork alert from PR branch

This commit is contained in:
David Wu
2017-12-20 01:34:30 +01:00
parent 7b2a3e5bd8
commit a20dda6b92

View File

@ -23,7 +23,6 @@
<link rel="stylesheet" href="prism.css">
</head>
<script>
document.addEventListener("load", alert("Attention! This site is only a fork of the original project demonstrating the newest changes made by myself. The original project can be found by clicking on the logo."));
function search() {
var input, filter, nav,a, i;
input = document.getElementById('searchInput');