This repository powers the Synta organization’s GitHub profile. It holds:A
- 🪧 Our organization README (displayed on the GitHub org page)
- 🖼️ Official assets and branding materials (logos, badges, etc.)
This repository includes official Synta assets like our logo, which you can embed in Markdown, HTML, or documentation across the web.
<img src="https://raw.githubusercontent.com/SyntaApp/.github/refs/heads/main/assets/logo-rounded.png" alt="Synta Logo" width="150" />You can resize the logo by modifying the width (or height) attribute in HTML.
- All assets in this repo are publicly accessible and versioned with Git.
- Use these assets when writing docs, blog posts, READMEs, or other content referencing the Synta project.
If you're unsure whether an asset is appropriate for external use (e.g. press, branding kits), please open an issue in this repo.