Rebranding from "Silver Bullet" to "SilverBullet" and updated a lot of website copy

This commit is contained in:
Zef Hemel
2023-01-16 16:45:55 +01:00
parent c8f0304ade
commit 18c1da4431
52 changed files with 302 additions and 290 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/bash
echo "Now building Silver Bullet bundle"
echo "Now building SilverBullet bundle"
curl -fsSL https://deno.land/install.sh | sh
export PATH=~/.deno/bin:$PATH