mirror of
https://github.com/System-End/site.git
synced 2026-04-19 18:35:12 +00:00
Update haxidraw.js
This commit is contained in:
parent
605a4e6345
commit
ae4ee999f4
1 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ export default function Haxidraw({ stars }) {
|
|||
backgroundImage: `linear-gradient(120deg, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.9) 30%, rgba(0, 0, 0, 0.4) 70%), url('https://cloud-1tnl6uqvw-hack-club-bot.vercel.app/0image.png')`
|
||||
}}
|
||||
position={[null, 'bottom', 'bottom']}
|
||||
highlight="#271932"
|
||||
highlight="#2b27f8d9"
|
||||
filter="brightness(0.8)"
|
||||
stars={stars}
|
||||
>
|
||||
|
|
@ -29,7 +29,7 @@ export default function Haxidraw({ stars }) {
|
|||
variant="subtitle"
|
||||
sx={{ zIndex: 2, position: 'relative' }}
|
||||
>
|
||||
Blot is a W.I.P. open source drawing machine and online editor,
|
||||
Blot is an open source drawing machine and online editor,
|
||||
designed to be a fun and beginner friendly introduction to digital
|
||||
fabrication and generative art.
|
||||
</Text>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue