Barazo lexicon schemas and TypeScript types barazo.forum
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: add logo to README header (#3)

Logo adapts to dark/light mode automatically.
Positioned top-right for consistent branding.

authored by

Guido X Jansen and committed by
GitHub
d5989298 62394f65

+6
+6
README.md
··· 1 + <picture> 2 + <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/atgora-forum/.github/main/assets/logo.svg"> 3 + <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/atgora-forum/.github/main/assets/logo.svg"> 4 + <img align="right" alt="ATgora Logo" src="https://raw.githubusercontent.com/atgora-forum/.github/main/assets/logo.svg" width="96"> 5 + </picture> 6 + 1 7 # atgora-lexicons 2 8 3 9 **AT Protocol schemas for ATgora forums**