begin dropping Lite

This commit is contained in:
John McLear 2013-02-09 16:52:27 +00:00
parent af022c8427
commit 6516ad0fc4
4 changed files with 17 additions and 17 deletions

View file

@ -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`.