diff options
| author | Paul Buetow <paul@buetow.org> | 2026-07-04 22:39:00 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-07-04 22:39:00 +0300 |
| commit | 2c4c430e6f95f9c2569a610fb7b0e8f0b6e71f28 (patch) | |
| tree | 6b506afc20bf46d94913bd3533f03caa73fc9516 | |
| parent | 653ea722a604b7c08be0cb44a45b3b8193af167e (diff) | |
Add logo to README
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ # gonf +<img src="assets/logo-light.svg" alt="Gonf logo" width="140"> + Pure-Go syntax KISS configuration management system for personal use. -Mainly coded by hand, with some minor help from AI like Gemma 4 or Qwen 3. +Mainly coded by hand, with some minor help from AI. |
