Skip to content

Commit 1c5d585

Browse files
authored
Merge pull request #77 from gg0074x/main
fix: removed repeated phrases
2 parents 10d0419 + bfbcfdd commit 1c5d585

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: src/components/slogan_button.rs

-2
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,9 @@ pub fn SloganButton() -> impl IntoView {
2222
"In Rust, We Trust",
2323
"#![forbid(go)]",
2424
"Furrificando...",
25-
"Dumb pointer != Smart pointer",
2625
"(*rust)malloc(sizeof(c))",
2726
"Dumb Pointer != Smart Pointer",
2827
"std::mem::transmute::<Go, Rust>(developer)",
29-
"In Rust, We Trust",
3028
"C++ pero seguro",
3129
"Rust es el nuevo C",
3230
"Clippy >>>>>>>>>> ESLint!",

0 commit comments

Comments
 (0)