From b07c4c31e233dc1eb40c848788e002614402c1ea Mon Sep 17 00:00:00 2001 From: RblSb Date: Fri, 6 Mar 2020 05:14:48 +0300 Subject: Update texts --- res/index.html | 9 ++++----- res/js/custom.js | 4 ++++ 2 files changed, 8 insertions(+), 5 deletions(-) create mode 100644 res/js/custom.js (limited to 'res') diff --git a/res/index.html b/res/index.html index 838bce7..8ad141b 100644 --- a/res/index.html +++ b/res/index.html @@ -173,15 +173,14 @@
- - + diff --git a/res/js/custom.js b/res/js/custom.js new file mode 100644 index 0000000..0c5876b --- /dev/null +++ b/res/js/custom.js @@ -0,0 +1,4 @@ +/* + Create user/res/js/custom.js + in project folder to override this file. +*/ -- cgit v1.2.3