update of html output
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
<title>OSGL</title>
|
||||
<link rel="stylesheet" href="../css/bulma.min.css">
|
||||
<link rel="stylesheet" href="../css/osgl.min.css">
|
||||
<link rel="icon" type="image/svg+xml" href="../favicon.svg">
|
||||
</head>
|
||||
<body><nav class="navbar container is-light" aria-label="main navigation">
|
||||
<div class="navbar-brand">
|
||||
@ -251,11 +252,12 @@
|
||||
<h2 class="title is-4">Taharqa</h2>
|
||||
</div>
|
||||
</div>
|
||||
<div class="level-right is-size-5"><div class="level-item"><a href="https://sourceforge.net/u/bombaijin/profile/" title="Profile on Sourceforge"><span class="icon is-large has-text-black" ><i class="icon-sourceforge"></i></span></a></div><div class="level-item"><a href="https://github.com/Taharqa" title="Profile on Github"><span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a></div></div>
|
||||
<div class="level-right is-size-5"><div class="level-item"><a href="https://sourceforge.net/u/bombaijin/profile/" title="Profile on Sourceforge"><span class="icon is-large has-text-black" ><i class="icon-sourceforge"></i></span></a></div><div class="level-item"><a href="https://github.com/Taharqa" title="Profile on Github"><span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a></div><div class="level-item"><a href="https://sourceforge.net/u/taharqa/profile/" title="Profile on Sourceforge"><span class="icon is-large has-text-black" ><i class="icon-sourceforge"></i></span></a></div></div>
|
||||
</div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Developed game:</span><a href="../games/M.html#megamek">
|
||||
<span class="has-text-weight-semibold">MegaMek</span></a></div>
|
||||
<span class="has-text-weight-semibold">Developed games:</span><a href="../games/M.html#megamek">
|
||||
<span class="has-text-weight-semibold">MegaMek</span></a>, <a href="../games/M.html#mekwars">
|
||||
<span class="has-text-weight-semibold">MekWars</span></a></div>
|
||||
<div class="block"></div>
|
||||
<div class="block">
|
||||
<a href="../contribute.html#developers" title="Contribution guide" class="is-size-7">Improve</a>
|
||||
@ -12510,7 +12512,7 @@
|
||||
<p>The content (games descriptions) is licensed <a href="https://github.com/Trilarion/opensourcegames/blob/master/LICENSE">CC-0</a>.
|
||||
Used icons are licensed under CC BY-SA 3.0 (<a href="https://github.com/somerandomdude/Iconic">Iconic</a> or <a href="http://designmodo.com/linecons-free/">Linecons</a>), CC0 1.0 (<a href="https://simpleicons.org/">Simple Icons</a>),
|
||||
CC BY 4.0 (<a href="https://github.com/FortAwesome/Font-Awesome">Font Awesome</a> or <a href="https://icomoon.io/#icons-icomoon">IcoMoon Free</a>), CC BY-SA 4.0 (<a href="http://www.entypo.com/">Entypo+</a>) or Apache License 2.0 (<a href="https://material.io/resources/icons">Material Icons</a>).
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-09-27 21:31</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-02 13:39</p>
|
||||
</div>
|
||||
</footer>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user