mirror of
https://github.com/aljazceru/twentyone-world.github.io.git
synced 2025-12-18 22:54:26 +01:00
* feat: remove k images * feat(assets): add logo files * fix(logo): use absolute img path * feat(assets): add font files * feat(logo): everything.zip * feat(logo): add /logo * feat(logo): add existing forks * feat(fork): add Logo section and link to /logo
5 lines
187 B
HTML
5 lines
187 B
HTML
<div class="row">
|
|
<div class="span8 offset2" style="margin-bottom: 1rem;">
|
|
<center><a href="/"><img src="/images/logo-white.svg" width="100%" /></a></center>
|
|
</div>
|
|
</div> |