mirror of
https://github.com/S2-/gitlit
synced 2025-08-02 20:30:05 +02:00
typo
This commit is contained in:
@@ -26,7 +26,7 @@ Use the `.jscrc` for formatting the code and keep it clean and consistent.
|
|||||||
|
|
||||||
There are just some js libraries:
|
There are just some js libraries:
|
||||||
- [ejs](http://ejs.co/) is used for templating. The templates are in `app/js/templates.js`.
|
- [ejs](http://ejs.co/) is used for templating. The templates are in `app/js/templates.js`.
|
||||||
- [sorttable.js](http://www.kryogenix.org/code/browser/sorttable/) to sort the table containing th files.
|
- [sorttable.js](http://www.kryogenix.org/code/browser/sorttable/) to sort the table containing the files.
|
||||||
- [jQuery](https://jquery.com/), because it's still cool to have it, even if everyone says it's dead and we should do without.
|
- [jQuery](https://jquery.com/), because it's still cool to have it, even if everyone says it's dead and we should do without.
|
||||||
- [Bootstrap](https://getbootstrap.com/) for the layout
|
- [Bootstrap](https://getbootstrap.com/) for the layout
|
||||||
- [PNotify](https://github.com/sciactive/pnotify) for generic notifications
|
- [PNotify](https://github.com/sciactive/pnotify) for generic notifications
|
||||||
|
Reference in New Issue
Block a user