Skip to content

SyntaApp/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Synta .github

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.)

Assets 📦

This repository includes official Synta assets like our logo, which you can embed in Markdown, HTML, or documentation across the web.

✅ Usage Examples

🔹 In Markdown

![Synta Logo](https://raw.githubusercontent.com/SyntaApp/.github/refs/heads/main/assets/logo-rounded.png)

🔹 In HTML

<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.

Notes 💡

  • 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.

Built with ❤️ by the Synta team.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published