# Sho'Nuff Email Signature — Canonical Format
## Established Jul 7, 2026
### Order
1. Closing quote
2. Red divider bar
3. Signature block (badge + name/title/company/email)
### Closing quote
Randomly selected from `/root/.hermes/references/shonuff-closings.py` (8 Sho'Nuff quotes from The Last Dragon).
### Red divider
```html
```
### Signature block (table layout)
```html
|
Sho'Nuff Brown
{title}
iAmGMB
|
```
### Key formatting rules
- FROM address: shonuff@germainebrown.com
- Title: random from 13 options in shonuff-titles.py
- Closing: random from 8 options in shonuff-closings.py
- Company: "iAmGMB" (placeholder — may change)
- Badge image: `https://core.itpropartner.com/shonuff-signature.png`
- For emails: embed as base64 JPEG for maximum Gmail compatibility
- Local copy at /var/www/static/shonuff-signature.png
- Reference files at /root/.hermes/references/
- NEVER use send-shonuff.py for structured HTML emails — build HTML manually