Rust library to generate static websites
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: index width

+1 -1
+1 -1
website/src/pages/index.rs
··· 24 24 25 25 layout( 26 26 html! { 27 - div.w-screen { 27 + div.w-full { 28 28 div."lg:container".mx-auto.hero-background { 29 29 div.px-6.py-10.mx-6.my-20 { 30 30 a.bg-our-black.text-our-white.rounded-sm.px-2.py-1.text-sm.mb-2.inline-block."hover:text-white"."hover:cursor-pointer" href=(LATEST_NEWS.1) {