* refactor(layout): move back link to layout * feat: add concept.svg * feat(menu): cleanup * feat(footer): add sitemap
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
- All of it: [everything.zip][everything]
- SVG templates: horizontal, square, two lines
- Font: [The Bold Font][bold font]1
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' %}  {% 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 }}
-
Free font by New Bold Times, dafont.com ↩︎
-
Inkscape is free, libre, open-source software, inkscape.org ↩︎