all repos — breadsite @ e15b3e31689f5215e8267c65dfad78a14e38ec76

Unnamed repository; edit this file 'description' to name the repository.

add some TODOs
confusedbread confuseddbread@gmail.com
Mon, 30 Jun 2025 17:18:32 +0200
commit

e15b3e31689f5215e8267c65dfad78a14e38ec76

parent

6d9728c367a862e7304292e322f68bfd35bb029f

1 files changed, 7 insertions(+), 0 deletions(-)

jump to
M src/main.rssrc/main.rs

@@ -54,6 +54,9 @@ }

) } +// TODOOO: pawer styling +// TODOO: pawer 81x31 +// TODOO: pawer links fn pawer() -> Markup { html! { pawer {

@@ -62,6 +65,10 @@ }

} } +// TODOOOO: about me +// TODO: idea: heart rate monitor +// TODO: idea: view counter +// TODO: idea: currently listening to fn breadsite() -> Markup { html! { h1 { "Hiiii" }