tangled
alpha
login
or
join now
moth11.net
/
xcvr
2
fork
atom
frontend for xcvr appview
2
fork
atom
overview
issues
pulls
pipelines
optimized ascii art for inter
moth11.net
7 months ago
6328a7f1
f29c14d6
+6
-6
1 changed file
expand all
collapse all
unified
split
src
routes
login
+page.svelte
+6
-6
src/routes/login/+page.svelte
···
21
21
<—
22
22
<input class="beep" type="submit" value="this is my handle" />
23
23
</form>
24
24
-
<p class="big">yup... ^ ^ ^
25
25
-
│ │ │
26
26
-
│ └ that's your handle │
27
27
-
│ alright... │
28
28
-
│ │
29
29
-
│ ┌┘
24
24
+
<p class="big">yup... ^ ^ ^
25
25
+
│ │ │
26
26
+
│ └ that's your handle│
27
27
+
│ alright... │
28
28
+
│ │
29
29
+
│ ┌┘
30
30
│ click that "this is my handle"
31
31
└────when that handle is your handle
32
32
</p>