remove fork alert from PR branch
This commit is contained in:
@ -23,7 +23,6 @@
|
|||||||
<link rel="stylesheet" href="prism.css">
|
<link rel="stylesheet" href="prism.css">
|
||||||
</head>
|
</head>
|
||||||
<script>
|
<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() {
|
function search() {
|
||||||
var input, filter, nav,a, i;
|
var input, filter, nav,a, i;
|
||||||
input = document.getElementById('searchInput');
|
input = document.getElementById('searchInput');
|
||||||
|
|||||||
Reference in New Issue
Block a user