docs: add logo to README
Some checks are pending
ci / check (push) Waiting to run

assets/logo.png is a 336x336 PNG of the FJ mark (orange F + slanted red
J on a slate background). Embedded at 128px centered above the title in
README so the project has a recognizable face in tap listings, social
cards, and casual link previews.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Stephen Way 2026-05-13 15:44:56 -07:00
parent 33781fc830
commit d58bd312f9
No known key found for this signature in database
2 changed files with 8 additions and 3 deletions

View file

@ -1,8 +1,13 @@
# fj
<p align="center">
<img src="assets/logo.png" alt="fj logo" width="128">
</p>
A command-line tool for [Forgejo](https://forgejo.org) instances, in the spirit of GitHub's `gh`.
<h1 align="center">fj</h1>
Multi-host from day one. Tokens are stored in your OS keychain.
<p align="center">
A command-line tool for <a href="https://forgejo.org">Forgejo</a>, in the spirit of GitHub's <code>gh</code>.<br>
Multi-host from day one. Tokens are stored in your OS keychain.
</p>
<!--
TODO: replace the line below with an asciinema embed once the v0.1.0

BIN
assets/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB