This commit is contained in:
Joren Hammudoglu
2025-07-28 21:35:08 +02:00
committed by GitHub
parent 89762cf676
commit e663c524c2
2 changed files with 9 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
# ty
[![ty](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ty/main/assets/badge/v0.json)](https://github.com/astral-sh/ty)
[![PyPI](https://img.shields.io/pypi/v/ty.svg)](https://pypi.python.org/pypi/ty)
[![Discord](https://img.shields.io/badge/Discord-%235865F2.svg?logo=discord&logoColor=white)](https://discord.com/invite/astral-sh)
+8
View File
@@ -0,0 +1,8 @@
{
"label": "",
"message": "ty",
"logoSvg": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\"><path d=\"M48 7.7H27.8V0h-24v7.7H0v18.2h3.8v14.3c0 4.3 3.5 7.8 7.8 7.8H48V29.8H27.8v-3.9h12.4c4.3 0 7.8-3.5 7.8-7.8V7.7Z\" fill=\"#46ebe1\"/></svg>",
"logoWidth": 10,
"labelColor": "grey",
"color": "#261230"
}