Add admin panel to delete URLs from the browser. Add copyright notice.

This commit is contained in:
Kevin Alberts 2019-06-30 15:57:11 +02:00
parent 332d82e97a
commit 8288b3624e
Signed by: Kurocon
GPG key ID: BCD496FEBA0C6BC1
11 changed files with 445 additions and 75 deletions

View file

@ -1,5 +1,5 @@
/*
Copyright (c) 2019 Steven Spangler <132@ikl.sh>
Copyright (c) 2019 Steven Spangler <132@ikl.sh>, Kevin Alberts <kevin@kevinalberts.nl>
This file is part of liteshort by 132ikl
This software is license under the MIT license. It should be included in your copy of this software.
A copy of the MIT license can be obtained at https://mit-license.org/
@ -67,4 +67,4 @@ div.github {
div.github:hover {
opacity: 1;
}
}