Skip to content

Commit 0abe5ed

Browse files
Fixed text
1 parent 4f6d046 commit 0abe5ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/projector.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ pub fn Projector(cx: Scope) -> impl IntoView {
153153
<p>
154154
"Powered by full-stack "
155155
<a class="text-blue-500" href="https://www.rust-lang.org/">"Rust 🦀"</a>
156-
" without any JavaScript."
156+
<s>" without any JavaScript."</s> with javascript for loading
157157
</p>
158158
</div>
159159
}

0 commit comments

Comments
 (0)