diff options
| author | Bobby <[email protected]> | 2022-03-15 21:06:31 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-03-15 21:06:31 -0400 |
| commit | a4c3fd260d8cdcfd459e9a83db367ed5faea2ca1 (patch) | |
| tree | 3cb483cde254007967b666e6c4eee950f2c7dbd9 /public/views/admin.html | |
| parent | 92932847a646b31e8bb76fd5beb6c4a33a0fa8d4 (diff) | |
| download | luciferreeves.github.io-a4c3fd260d8cdcfd459e9a83db367ed5faea2ca1.tar.xz luciferreeves.github.io-a4c3fd260d8cdcfd459e9a83db367ed5faea2ca1.zip | |
repository page with pagination + user api + custom cursor and icons
Diffstat (limited to 'public/views/admin.html')
| -rw-r--r-- | public/views/admin.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/views/admin.html b/public/views/admin.html index c098bfe..94b1f7f 100644 --- a/public/views/admin.html +++ b/public/views/admin.html @@ -9,6 +9,7 @@ <meta name="author" content=""> <link href="/static/assets/css/bootstrap.css" rel="stylesheet"> <link href="/static/assets/css/bootstrap-responsive.css" rel="stylesheet"> + <link href="static/assets/css/custom.css" rel="stylesheet"> <link rel="shortcut icon" href="/static/images/favicon.png"> <style> button { |
