mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 19:03:46 +02:00
Add example icons & colors
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
</head>
|
||||
|
||||
<body class="flex flex-col items-center py-10 bg-zinc-50 text-zinc-800 dark:bg-zinc-900 dark:text-zinc-200 px-2">
|
||||
<h1 class="text-3xl font-bold text-teal-800 dark:text-teal-200 text-center">Procedural generation example</h1>
|
||||
<h1 class="text-3xl font-bold text-pink-500 text-center">Procedural generation example</h1>
|
||||
<p class="max-w-lg text-center">Using Mediabunny, this page will procedurally generate a video of musical bouncing balls as fast as possible.</p>
|
||||
|
||||
<div class="flex flex-col gap-6 mt-8 w-full max-w-80">
|
||||
|
||||
Reference in New Issue
Block a user