Skip to content

Commit caef0d3

Browse files
committed
Change Atpaste -> @paste
1 parent cb52460 commit caef0d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import { goto } from '$app/navigation';
88
import { encryptData, generatePassphrase } from '$lib/crypto';
99
10-
let value = $state(localStorage.value ?? `# Welcome to Atpaste!
10+
let value = $state(localStorage.value ?? `# Welcome to @paste!
1111
1212
This is a pastebin that stores everything in your PDS, on the ATmosphere.
1313

0 commit comments

Comments
 (0)