diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-24 23:10:22 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-24 23:10:22 +0300 |
| commit | 50bff2ffa7a09f3ae35b10219b49d5cf38457066 (patch) | |
| tree | 997173667c42b78d902ce8f715d52af72b238e6a /logo.svg | |
| parent | dc89fa2bbcdea7c8847828f64be5e46ddded33fb (diff) | |
docs: de-LLM all .md files - remove corporate language, over-explanation, and LLM patterns
Diffstat (limited to 'logo.svg')
| -rw-r--r-- | logo.svg | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,6 +1,6 @@ -<svg width="400" height="400" viewBox="0 0 400 400" xmlns="http://www.w3.org/2000/svg"> - <rect width="400" height="400" fill="#121212" /> - <text x="200" y="220" font-family="monospace" font-size="160" fill="#FF00FF" text-anchor="middle" font-weight="bold" transform="translate(-5, -5)">gt</text> - <text x="200" y="220" font-family="monospace" font-size="160" fill="#00FFFF" text-anchor="middle" font-weight="bold" transform="translate(5, 5)">gt</text> - <text x="200" y="220" font-family="monospace" font-size="160" fill="#FFFFFF" text-anchor="middle" font-weight="bold">gt</text> +<svg width="800" height="800" viewBox="0 0 800 800" xmlns="http://www.w3.org/2000/svg"> + <rect width="800" height="800" fill="#121212" /> + <text x="400" y="450" font-family="monospace" font-size="320" fill="#FF00FF" text-anchor="middle" font-weight="bold" transform="translate(-10, -10)">gt</text> + <text x="400" y="450" font-family="monospace" font-size="320" fill="#00FFFF" text-anchor="middle" font-weight="bold" transform="translate(10, 10)">gt</text> + <text x="400" y="450" font-family="monospace" font-size="320" fill="#FFFFFF" text-anchor="middle" font-weight="bold">gt</text> </svg> |
