mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 06:26:26 +00:00
Added a notice that we are using Google Analytics on the front page.
This commit is contained in:
parent
ab627fce9d
commit
e76edfa8a1
3 changed files with 19 additions and 3 deletions
|
|
@ -74,6 +74,21 @@ tags: [ Version 4 ]
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<!--style>
|
||||||
|
#sheet1 {
|
||||||
|
width: 980px;
|
||||||
|
height: 713px; }
|
||||||
|
#sheet1.fmf {
|
||||||
|
background: url(/static/images/sheet/FMF-1.jpeg) no-repeat; }
|
||||||
|
#sheet1.iku {
|
||||||
|
background: url(/static/images/sheet/IKU-1.jpeg) no-repeat; }
|
||||||
|
</style>
|
||||||
|
|
||||||
|
<div id="sheet1" class="iku">
|
||||||
|
</div-->
|
||||||
|
|
||||||
|
|
||||||
<h2 style="margin-top:2em;font-weight:300;text-align:center;">
|
<h2 style="margin-top:2em;font-weight:300;text-align:center;">
|
||||||
| <a href="#stats">Stats</a> |
|
| <a href="#stats">Stats</a> |
|
||||||
<a href="#skills">Skills</a> |
|
<a href="#skills">Skills</a> |
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
CACHE MANIFEST
|
CACHE MANIFEST
|
||||||
# 2015-06-25-v5
|
# 2015-06-26
|
||||||
|
|
||||||
CACHE:
|
CACHE:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -17,8 +17,9 @@ tags: [ Version 3 ]
|
||||||
<p>
|
<p>
|
||||||
Starting with version 3, we are migrating ikrpg.info from a static webpage to a web application.
|
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.
|
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.
|
The most obvious change is the new character cards storage feature.
|
||||||
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.
|
Less obvious is the use of Google Analytics (half the internet uses it) to get information on how to improve our tools.
|
||||||
|
We are still testing ideas where we can go from here but as a start, we will give you the ability to select a new Unleashed background image.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Please choose your favourite webpage background (click to change Background):
|
Please choose your favourite webpage background (click to change Background):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue