Update frontpage handmade net bg
parent
b893dd6370
commit
37b84b65b6
Binary file not shown.
|
After Width: | Height: | Size: 281 KiB |
|
|
@ -94,24 +94,26 @@ features:
|
|||
side: "center"
|
||||
bg_img:
|
||||
parallax: true
|
||||
img: "/images/devon_starfield.png"
|
||||
img: "/images/net.jpg"
|
||||
transition:
|
||||
start: "/images/transition.svg"
|
||||
start_class: "mb-5 transform"
|
||||
start: "/images/transition2.svg"
|
||||
start_class: "mb-5 mt-12 transform"
|
||||
start_style: "mask-repeat: repeat-x;mask-position:top;"
|
||||
start_color: "#fff"
|
||||
start_dark: "/images/transition2.svg"
|
||||
start_dark: "/images/transition.svg"
|
||||
start_dark_color: "#150e31"
|
||||
end: "/images/transition.svg"
|
||||
end_class: "mt-20 transform -scale-y-100 -scale-x-100"
|
||||
end: "/images/transition3.svg"
|
||||
end_class: "mt-20 transform -scale-x-100 -pb-1"
|
||||
end_color: "#fff"
|
||||
end_dark: "/images/transition2.svg"
|
||||
end_dark: "/images/transition3.svg"
|
||||
end_style: "mask-size:cover;mask-position:bottom;height:165px;"
|
||||
end_dark_color: "#150e31"
|
||||
bg_color: "#0a0a0a"
|
||||
content: "The Handmade Network is your online community and go-to hub when there's no in-person events. Participate in jams, be awed by software projects and enjoy a huge Discord community."
|
||||
content_class: "text-white mt-12 px-12 pb-12 pt-24 bg-[rgba(0,0,0,0.5)] rounded-lg"
|
||||
content_class: "text-white mt-12 px-12 py-8 bg-[rgba(0,0,0,0.85)] rounded-lg !col-9"
|
||||
button:
|
||||
enable: enable
|
||||
class: "meetups-bg dark:meetups-bg"
|
||||
class: "bg-white dark:bg-white text-black"
|
||||
label: "Network"
|
||||
link: "https://handmade.network"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue