mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +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>
|
||||
</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;">
|
||||
| <a href="#stats">Stats</a> |
|
||||
<a href="#skills">Skills</a> |
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
CACHE MANIFEST
|
||||
# 2015-06-25-v5
|
||||
# 2015-06-26
|
||||
|
||||
CACHE:
|
||||
|
||||
|
|
|
|||
|
|
@ -17,8 +17,9 @@ tags: [ Version 3 ]
|
|||
<p>
|
||||
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.
|
||||
The most obvious change is the new character cards storage feature.
|
||||
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>
|
||||
Please choose your favourite webpage background (click to change Background):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue