mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
updated index
This commit is contained in:
parent
f571da7fe2
commit
163fe337cb
1 changed files with 6 additions and 6 deletions
12
index.html
12
index.html
|
|
@ -137,11 +137,11 @@ tags: [ Factual dimension, Geographic dimension, Time dimension ]
|
||||||
<p>
|
<p>
|
||||||
We develop a custom <a href="/portal/Character-Sheet">Character Sheet</a> in this wiki. It is written
|
We develop a custom <a href="/portal/Character-Sheet">Character Sheet</a> in this wiki. It is written
|
||||||
entirely in HTML and Javascript and can thus be used on any internet device (in varying quality). Since
|
entirely in HTML and Javascript and can thus be used on any internet device (in varying quality). Since
|
||||||
all character sheets are finished now, we will either develop more specialized sheets like for
|
all distinct sheets are finished now, we will either develop more specialized sheets like for
|
||||||
'jacks, thralls or warbeasts or concentrate on extending on the already existing sheets (maybe through a
|
'jacks, thralls or warbeasts or extend the present sheets (maybe through a
|
||||||
character generator).
|
<a href="#character-generator">character generator</a>).
|
||||||
</p>
|
</p>
|
||||||
<nav class="progress red step1">
|
<nav class="progress red step2">
|
||||||
<ul id="Warbeast-Sheet">
|
<ul id="Warbeast-Sheet">
|
||||||
<li><a href="#Warbeast-Sheet"><span>Warbeast<br />Sheet</span></a>
|
<li><a href="#Warbeast-Sheet"><span>Warbeast<br />Sheet</span></a>
|
||||||
<ul id="Thrall-Sheet">
|
<ul id="Thrall-Sheet">
|
||||||
|
|
@ -180,7 +180,7 @@ tags: [ Factual dimension, Geographic dimension, Time dimension ]
|
||||||
<nav class="progress blue step3">
|
<nav class="progress blue step3">
|
||||||
<ul id="Program-Logic">
|
<ul id="Program-Logic">
|
||||||
<li><a href="#Program-Logic"><span>Program<br />Logic</span></a>
|
<li><a href="#Program-Logic"><span>Program<br />Logic</span></a>
|
||||||
<ul id="Collect-Database">
|
<ul id="Collect-Data">
|
||||||
<li><a href="#Collect-Database"><span>Collect<br />Database</span></a>
|
<li><a href="#Collect-Data"><span>Collect<br />Data</span></a>
|
||||||
</li></ul></li></ul>
|
</li></ul></li></ul>
|
||||||
</nav>
|
</nav>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue