Add admin panel to delete URLs from the browser. Add copyright notice.
This commit is contained in:
parent
332d82e97a
commit
8288b3624e
11 changed files with 445 additions and 75 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue