Website improvements

Updated injectors to be simpler and easier to use. Updated styling to deal with rendering problems and make the loading faster.
This commit is contained in:
Angelos Chalaris
2018-01-03 19:30:55 +02:00
parent 6ba54a236f
commit 0c575a4d68
6 changed files with 384 additions and 374 deletions

View File

@ -1,4 +1,4 @@
# pluralize
### pluralize
If `num` is greater than `1` returns the plural form of the given string, else return the singular form.