fork alert

This commit is contained in:
David Wu
2017-12-20 01:52:32 +01:00
parent fbb79d6039
commit 403cb00ca3

View File

@ -23,6 +23,7 @@
<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, i;
input = document.querySelector('#searchInput');