tangled
alpha
login
or
join now
moth11.net
/
xcvr
2
fork
atom
frontend for xcvr appview
2
fork
atom
overview
issues
pulls
pipelines
historyifiy
moth11.net
6 months ago
f585bc3b
90d51ba3
+1
-1
1 changed file
expand all
collapse all
unified
split
src
routes
c
[handle]
[rkey]
+page.svelte
+1
-1
src/routes/c/[handle]/[rkey]/+page.svelte
···
114
114
<h2 class="topic">{ctx?.topic}</h2>
115
115
{/if}
116
116
<div>
117
117
-
<a href="history">
117
117
+
<a class="history" href="history">
118
118
view history <span class="hidden-hover">
119
119
(i will delete your local lrc messages!)
120
120
</span></a