mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Added character database that works client side.
This commit is contained in:
parent
a06573dfd0
commit
5692c1788f
4 changed files with 773 additions and 5 deletions
|
|
@ -15,9 +15,10 @@ tags: [ IKRPG ]
|
|||
|
||||
<h2 id="application-settings">Application Settings</h2>
|
||||
<p>
|
||||
Starting at version 3, we migrated ikrpg.info from a static webpage to a web application.
|
||||
This means we are using coockies to store user settings in your browser.
|
||||
These settings are limited to your chosen webpage background only.
|
||||
Starting with version 3, we are migrating ikrpg.info from a static webpage to a web application.
|
||||
This means we are using coockies and similar web technologies to store user settings locally in your browser.
|
||||
Nothing will be stored on our server and we will not have access or knowledge about what you do.
|
||||
We are still testing ideas where we can go from here but as a start, we will give you the ability to persistently select a new Unleashed background image.
|
||||
</p>
|
||||
<p>
|
||||
Please choose your favourite webpage background (click to change Background):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue