mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-15 11:36:53 -04:00
begin dropping Lite
This commit is contained in:
parent
af022c8427
commit
6516ad0fc4
4 changed files with 17 additions and 17 deletions
|
@ -1,5 +1,5 @@
|
|||
# Custom static files
|
||||
Etherpad Lite allows you to include your own static files in the browser, by modifying the files in `static/custom`.
|
||||
Etherpad allows you to include your own static files in the browser, by modifying the files in `static/custom`.
|
||||
|
||||
* `index.js` Javascript that'll be run in `/`
|
||||
* `index.css` Stylesheet affecting `/`
|
||||
|
@ -8,4 +8,4 @@ Etherpad Lite allows you to include your own static files in the browser, by mod
|
|||
* `timeslider.js` Javascript that'll be run in `/p/:padid/timeslider`
|
||||
* `timeslider.css` Stylesheet affecting `/p/:padid/timeslider`
|
||||
* `favicon.ico` Overrides the default favicon.
|
||||
* `robots.txt` Overrides the default `robots.txt`.
|
||||
* `robots.txt` Overrides the default `robots.txt`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue