Skip to content

Commit 0635f56

Browse files
committed
update all references to nullxnothing, clean up temp files
1 parent a8882b4 commit 0635f56

6 files changed

Lines changed: 6 additions & 105 deletions

File tree

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github: shillshady
1+
github: nullxnothing

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Thanks for your interest in contributing.
55
## Getting Started
66

77
```bash
8-
git clone https://github.com/shillshady/solblade.git
8+
git clone https://github.com/nullxnothing/solblade.git
99
cd solblade
1010
bun install
1111
bun run dev

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
</p>
99

1010
<p align="center">
11-
<a href="https://github.com/shillshady/solblade/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/shillshady/solblade/ci.yml?style=flat-square&label=CI" alt="CI" /></a>
11+
<a href="https://github.com/nullxnothing/solblade/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/nullxnothing/solblade/ci.yml?style=flat-square&label=CI" alt="CI" /></a>
1212
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/license-MIT-blue?style=flat-square" alt="license" /></a>
1313
<a href="https://bun.sh"><img src="https://img.shields.io/badge/runtime-Bun-f472b6?style=flat-square" alt="bun" /></a>
1414
<a href="https://modelcontextprotocol.io"><img src="https://img.shields.io/badge/protocol-MCP-7c3aed?style=flat-square" alt="MCP" /></a>
15-
<a href="https://github.com/shillshady/solblade/stargazers"><img src="https://img.shields.io/github/stars/shillshady/solblade?style=flat-square&color=f5c542" alt="stars" /></a>
15+
<a href="https://github.com/nullxnothing/solblade/stargazers"><img src="https://img.shields.io/github/stars/nullxnothing/solblade?style=flat-square&color=f5c542" alt="stars" /></a>
1616
</p>
1717

1818
<p align="center">
@@ -317,7 +317,7 @@ See [`docs/MCP_ARCHITECTURE.md`](docs/MCP_ARCHITECTURE.md) for the full MCP serv
317317
## Development
318318

319319
```bash
320-
git clone https://github.com/shillshady/solblade.git
320+
git clone https://github.com/nullxnothing/solblade.git
321321
cd solblade
322322
bun install
323323
bun run dev

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
If you discover a security vulnerability in Solblade, **do not open a public issue**.
1212

13-
Instead, please report it privately by emailing **shillshady@proton.me** with:
13+
Instead, please report it privately by emailing **nullxnothing@proton.me** with:
1414

1515
- Description of the vulnerability
1616
- Steps to reproduce

demo.html

Lines changed: 0 additions & 99 deletions
This file was deleted.

demo.mp4

434 KB
Binary file not shown.

0 commit comments

Comments
 (0)