Skip to content

Commit 39036cd

Browse files
committed
chore: BFTE link
1 parent 1883b2d commit 39036cd

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

crates/node-ui-axum/src/page.rs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,12 @@ impl UiState {
6363
}}}"
6464
data-persist="$nav.openTabs.*"
6565
{
66-
h3 { "BFTE" }
66+
h1 {
67+
a
68+
href="https://app.radicle.xyz/nodes/radicle.dpc.pw/rad:zii8qFzZhN3vigh8BuxGCuEEp6z4"
69+
target="_blank"
70+
{ "BFTE" }
71+
}
6772
div {
6873
details
6974
data-attr="{ open: $nav.openTabs.general}"

0 commit comments

Comments
 (0)