mirror of
https://github.com/neondatabase/postgres-skills.git
synced 2026-09-11 19:46:49 +03:00
Remove Neon-specific branding for vendor-agnostic repo
Keep neondatabase GitHub org references but remove Neon logo, Neon author fields, and make the repo agnostic open source Postgres skills. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://neon.com/brand/neon-logo-dark-color.svg?new">
|
||||
<source media="(prefers-color-scheme: light)" srcset="https://neon.com/brand/neon-logo-light-color.svg?new">
|
||||
<img width="250px" alt="Neon Logo fallback" src="https://neon.com/brand/neon-logo-dark-color.svg?new">
|
||||
</picture>
|
||||
|
||||
# Postgres Skills
|
||||
|
||||
A collection of [Agent Skills](https://agentskills.io/) for Postgres best practices.
|
||||
|
||||
Reference in New Issue
Block a user