mirror of
https://github.com/devfake/flox.git
synced 2024-11-14 22:22:39 +01:00
update readme
This commit is contained in:
parent
a69ff1b947
commit
5e2824a890
@ -45,6 +45,4 @@ There is a light theme option: Add `light-theme` class to `body` in `/client/vie
|
||||
* Login for admin (maybe with options).
|
||||
* Detail page for items (rather than direct to youtube).
|
||||
* Easy installer.
|
||||
* Rewrite Server API.
|
||||
* Modify and add own categorys.
|
||||
* For series and animes a list of episodes.
|
||||
|
@ -9,7 +9,7 @@
|
||||
<link href="{{ url('assets/css/app.css') }}" rel="stylesheet">
|
||||
|
||||
</head>
|
||||
<body class="light-theme">
|
||||
<body>
|
||||
|
||||
<div class="flox"></div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user