Files
twentyone-world.github.io/logo/index.md
Gigi fee4511c83 feat: update navigation and footer (#17)
* refactor(layout): move back link to layout

* feat: add concept.svg

* feat(menu): cleanup

* feat(footer): add sitemap
2022-05-15 21:02:04 +02:00

1.4 KiB

layout, title
layout title
text Fork the Logo

To keep it simple: "twentyone", translated to your local language, [bold font], with a small [bitcoin logo].

Like this, but not in English:

Some forks also use a square or multi-line style:

Download Template & Font

You can use Inkscape2 to modify the SVG files to your needs.

Existing Forks

Make sure to have [The Bold Font][bold font] installed, or some of the below might render weird.

{% for image in site.static_files %} {% if image.path contains 'logo/forks' %} ![]({{ image.path }}) {% endif %} {% endfor %}

Did you create a fork and your logo isn't listed above? Add your logo to this folder to make it appear above!

[bold font]: {{ '/logo/the_bold_font.zip' | absolute_url }} [bitcoin logo]: {{ '/logo/bitcoin.svg' | absolute_url }} [everything]: {{ '/logo/everything.zip' | absolute_url }}


  1. Free font by New Bold Times, dafont.com ↩︎

  2. Inkscape is free, libre, open-source software, inkscape.org ↩︎