mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-12 12:06:38 -05:00
Add mention of the language toggle feature to the readme
This commit is contained in:
parent
b159778a92
commit
452696fc1f
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ A Hypothetical website template for bootstrapping new projects.
|
|||
* A choice between an SPA on top of a PHP backend or a pure SSR site (See the [Public](#public) section below for more information)
|
||||
* A flexible dashboard for managing data/assets and displaying collected form data
|
||||
* Great defaults and popular libraries to build on top of
|
||||
* A cookie-based language toggle feature that allows multiple languages to be placed inline
|
||||
* A custom Sass function allowing values to be specified in `px` and output in `rem`
|
||||
* A function available in the SPA version of the site that loads webp if supported by the browser and jpg if it isn't
|
||||
|
||||
|
|
Loading…
Reference in a new issue